Files
2023-03-17 15:51:55 +03:00

3 lines
88 B
Plaintext

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