3 lines
87 B
Plaintext
3 lines
87 B
Plaintext
@reboot cd /app && python3 /app/main.py
|
|
0 */6 * * * cd /app && python3 /app/main.py
|