Files

3 lines
131 B
Plaintext

*/15 * * * * cd /app && /usr/local/bin/python3 run_speedtest.py >> /proc/1/fd/1 2>> /proc/1/fd/2
# Empty line required at the end!