Compare commits
3 Commits
39ba101948
...
c30bc088c7
| Author | SHA1 | Date | |
|---|---|---|---|
| c30bc088c7 | |||
| d9ad941a80 | |||
| 84169208ab |
@@ -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
|
||||
|
||||
4502
get_data.py
4502
get_data.py
File diff suppressed because it is too large
Load Diff
1515
get_data_new.py
1515
get_data_new.py
File diff suppressed because it is too large
Load Diff
3165
get_data_old.py
Normal file
3165
get_data_old.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user