Hello ,
I am wondering which command to use for auto restart?
Normally I use,
But when server crash, than after it says Uw anna start with root or something like that, than I have to put Y or N.
So it doesnt start automatic.
Some1 know whichcommand I must do?
I am wondering which command to use for auto restart?
Normally I use,
PHP:
cd
screen -A -S tfs
cd /home/tfs
while true; do ./theforgottenserver2; done
But when server crash, than after it says Uw anna start with root or something like that, than I have to put Y or N.
So it doesnt start automatic.
Some1 know whichcommand I must do?
Last edited: