• 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!

Linux When OT restarts Ubuntu reboots

Is it possible to make a script in the server that launches a .sh file or something that reboots the computer?
 
bump6.gif
 
make .sh file that execute TFS and then 'reboot' and use /shutdown in TFS, server close and linux execute reboot, to run server use this .sh file
or short version:
./theforgottenserver && reboot
if you execute tfs as 'user' it may not work (need access to 'reboot' command)
you can try if it work, i don't know how to use linux :rolleyes:
 
Last edited:
Back
Top