Испараввлена проблема ковычек в аргументе передоваемом deploy.sh в data.py

This commit is contained in:
2025-10-24 13:59:59 +03:00
parent c62c8a31a6
commit efa4812b09
2 changed files with 4 additions and 3 deletions

View File

@@ -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