January 13, 201214 yr I have a script file that I want to run everyday on the unraid server. How do I schedule it so that it runs everyday at say 1 AM in the morning and it will still work even when unraid server is restarted.? Thx
January 13, 201214 yr You will have to schedule it via cron, similar to how the mover script is done.
January 13, 201214 yr Author Will this work if I put this command in my go script cp /boot/scripts/list_disk_movies.sh /etc/cron.daily/
January 13, 201214 yr Will this work if I put this command in my go script cp /boot/scripts/list_disk_movies.sh /etc/cron.daily/ yes, though I am not sure at what time cron.daily runs.
Archived
This topic is now archived and is closed to further replies.