Update setup_service.sh

This commit is contained in:
Saifeddine ALOUI
2025-06-23 15:03:39 +02:00
committed by GitHub
parent a8e50f83b6
commit 52c2568060

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Configuration with parameters # Configuration with parameters
SERVICE_NAME="ollama-proxy-server" SERVICE_NAME="ops"
USER="ops" USER="ops"
if [ "$#" -ne 1 ]; then if [ "$#" -ne 1 ]; then