Files
VodokanalBot/crontab
T
2023-03-25 14:08:16 +03:00

3 lines
88 B
Plaintext

@reboot cd /app && python3 /app/main.py
*/10 * * * * cd /app && python3 /app/main.py