1st commit

This commit is contained in:
2026-03-11 17:02:18 +07:00
commit 321d04acc7
9 changed files with 1268 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
<!-- ------------------------------------------------------------------------------------------- -->
<!-- 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