diff --git a/setup_service.sh b/setup_service.sh index db397f5..4e458a9 100644 --- a/setup_service.sh +++ b/setup_service.sh @@ -1,7 +1,7 @@ #!/bin/bash # Configuration with parameters -SERVICE_NAME="ollama-proxy-server" +SERVICE_NAME="ops" USER="ops" if [ "$#" -ne 1 ]; then