cd /root/hlds
./start
viskas ok jis pasileidzia, bet pas mane stovi tarkim 3 serveriai, irasiau taip:
cd /root/hlds
./start
cd /
cd /root/hlds2
./start
cd /
cd /root/hlds3
./start
ir pasileidzia tik pirmas, prasau pagalbos

Code: Select all
#!/bin/sh -e## rc.local## This script is executed at the end of each multiuser runlevel.# Make sure that the script will "exit 0" on success or any other# value on error.## In order to enable or disable this script just change the execution# bits.## By default this script does nothing.cd /counter/hlds && ./start &cd /root/break && ./start &cd /root/shop && ./start &cd /root/townmod && ./start &# By Mastercd /counter/ms062a3_linux32 && ./start_ms_screen.sh &cd /counter/ms062a3_linux32 && ./mslauncher &exit 0
Users browsing this forum: Ahrefs [Bot], Google [Bot] and 3 guests