December 15, 201510 yr Hi all, I have a txt file on my flash drive called ‘cronjobs.txt’ which I have my go script pick up on boot, to load a few cron jobs that I run monthly. The problem I'm having is that when I update unRAID via the GUI, the process moves the ‘cronjobs.txt’ file, from the root of the flash drive to the ‘previous’ directory, meaning I have to move it back after, or (what usually happens) forget until my cron jobs don’t trigger. Is there anything I can do to exclude the ‘cronjobs.txt’ file from being moved to the ‘previous’ directory during an update? Thank you, Rich
December 15, 201510 yr See this topic. You might want to change the way to create custom cronjobs and move away from a solution based on the 'go' file.
December 15, 201510 yr Community Expert And in general, don't put stuff in the root folder of your flash, make a subfolder for your custom stuff.
Archived
This topic is now archived and is closed to further replies.