Files
check_and_reboot/README.md
2026-03-11 17:02:18 +07:00

5 lines
568 B
Markdown

<!-- ------------------------------------------------------------------------------------------- -->
<!-- add the following to root's crontab (sudo crontab -e) -->
<!-- ------------------------------------------------------------------------------------------- -->
@reboot /usr/local/bin/juliar /home/ton/docker-programs/check_yiem_website_reboot/check_yiem_website_reboot.jl >> /var/log/check_reboot.log 2>&1
# *** juliar is root's julia (sudo crontab -e) but I symlinked to juliar because I want to seperate it from user's julia