mirror of
https://github.com/serega404/VodokanalBot.git
synced 2026-09-13 09:49:47 +03:00
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
@reboot cd /app && python3 /app/main.py
|
|
*/10 * * * * cd /app && python3 /app/main.py
|