update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# ------------------------------------------------------------------------------------------------ #
|
||||
|
||||
# ---------------- For PC that has juliar for root user and julia for normal user ---------------- #
|
||||
# linux_prompt> @reboot sleep 30 && /usr/local/bin/juliar --project=/home/ton/docker-programs/check_and_reboot/check_router_reboot.jl >> /var/log/check_reboot.log 2>&1
|
||||
# linux_prompt> @reboot sleep 30 && /usr/local/bin/juliar /home/ton/docker-programs/check_and_reboot/check_router_reboot.jl >> /var/log/check_reboot.log 2>&1
|
||||
# *** juliar is julia that I install separately for root user (sudo crontab -e) which I symlinked to juliar because I want to separate it from user's julia
|
||||
|
||||
# ---------------------------------- For PC that has only julia ---------------------------------- #
|
||||
|
||||
Reference in New Issue
Block a user