We shut off our power every night, so I’d like to have a script run automatically each day that will shut down Start9 on its own as to avoid any problems.
Any tips for this? I imagine I’ll have to use the terminal, but I am not sure how to write/install a script like that.
While servers aren’t designed to be shut off at all, if you wanted to do this you’d face additional problems since custom code added to StartOS would be wiped with each restart.
To learn how to make code persistent, you can begin with reading through this…