Hello,
How can I have a automatic restart of my server.
When my server crash it deosnt restart automatic.
I have to put Y or N after a crash.
so Its not auatomatic.
I use
some1 know what to put?
repp+ for who helps
How can I have a automatic restart of my server.
When my server crash it deosnt restart automatic.
I have to put Y or N after a crash.
so Its not auatomatic.
I use
PHP:
cd
screen -A -S tfs
cd /home/tfs
while true; do ./theforgottenserver2; done
some1 know what to put?
repp+ for who helps
Last edited: