diff --git a/deploy.sh b/deploy.sh index 9d29964..bafdf7d 100755 --- a/deploy.sh +++ b/deploy.sh @@ -205,7 +205,7 @@ Type=simple User=root WorkingDirectory=/root/RFB Environment=PATH=/root/RFB/.venv/bin -ExecStart=/root/RFB/.venv/bin/python3 /root/RFB/get_data.py --team $team +ExecStart=/root/RFB/.venv/bin/python3 /root/RFB/get_data.py --team \"$team\" Restart=always RestartSec=10 StandardOutput=journal