• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Crontab

Punktheedge

New Member
Joined
Jul 2, 2019
Messages
35
Reaction score
1
Anyone know how to use crontab to start the server automatically by time? I figured out how to shut it down with crontab, some reason cant find a way to start it back up.
 
At the desired time, you can probably just run a command like this:

Code:
cd /path/to/directory && ./tfs

Red
 
Back
Top