diff --git a/setup.sh b/setup.sh index bafdf7d..9d29964 100755 --- a/setup.sh +++ b/setup.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