Hallo zusammen und zwar bekomme ich den server nicht gestopt
mit sh stop.sh oder stop.sh klappt nicht hoffe mir kann einer helfen
mit sh stop.sh oder stop.sh klappt nicht hoffe mir kann einer helfen
Quote:
#!/bin/sh
echo "Stoppe Server..."
cd channel1
cd core1
sh shut.sh
cd ..
cd core2
sh shut.sh
cd ..
cd core3
sh shut.sh
cd ..
cd core4
sh shut.sh
cd ..
cd core5
sh shut.sh
cd ..
cd ..
cd channel2
cd core1
sh shut.sh
cd ..
cd core2
sh shut.sh
cd ..
cd core3
sh shut.sh
cd ..
cd core4
sh shut.sh
cd ..
cd core5
sh shut.sh
cd ..
cd ..
cd channel3
cd core1
sh shut.sh
cd ..
cd core2
sh shut.sh
cd ..
cd core3
sh shut.sh
cd ..
cd core4
sh shut.sh
cd ..
cd core5
sh shut.sh
cd ..
cd ..
cd channel4
cd core1
sh shut.sh
cd ..
cd core2
sh shut.sh
cd ..
cd core3
sh shut.sh
cd ..
cd core4
sh shut.sh
cd ..
cd core5
sh shut.sh
cd ..
cd ..
cd game99
cd core1
sh shut.sh
cd ..
cd core2
sh shut.sh
cd ..
cd core3
sh shut.sh
cd ..
cd core4
sh shut.sh
cd ..
cd core5
sh shut.sh
cd ..
cd ..
cd /usr/home/game/invoice/auth
sh shut.sh
cd ..
cd /usr/home/game/invoice/db
sh shut.sh
cd ..
cd ..
echo "Gestoppt!"
/shutdown
killall -1 game db
/shutdown
killall -9 vrunner killall -1 game
killall -1 db
Bei den Invoice Files ist der Befehl für die Quest's anders.Quote:
Also :
Start = sh start.sh
Stop = sh close.sh
Backup = sh backup.sh
Logs Löschen = sh clear.sh
Quests reloaden = sh make.sh
So sind die Befehle
Mfg.
cd /home/game/share/locale/germany/quest python make.py
Quote:
cd /home/game/share/locale/germany/quest
python make.py