Update setup_service.sh

This commit is contained in:
Saifeddine ALOUI
2025-06-23 15:02:54 +02:00
committed by GitHub
parent 61989c7db9
commit a8e50f83b6

View File

@@ -2,7 +2,7 @@
# Configuration with parameters
SERVICE_NAME="ollama-proxy-server"
USER="ollama-proxy-server"
USER="ops"
if [ "$#" -ne 1 ]; then
echo "Usage: $0 <working_directory>"