1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

improved start/upgrade scripts again

This commit is contained in:
BUISSON-DEBON Quentin
2015-09-02 23:37:41 +02:00
parent 2919e34e33
commit c487c1ffeb
7 changed files with 10 additions and 10 deletions

View File

@ -18,7 +18,7 @@ while true
/home/quentinbd/mff-hg/bin/minetestserver \
--world /home/quentinbd/mff-hg/worlds/minetestforfun-hg/ \
--config /home/quentinbd/mff-hg/minetest.conf \
--gameid Hungry Games \
--gameid minetestforfun_hg \
--port 30042 \
# --logfile $DEBUG

View File

@ -18,7 +18,7 @@ while true
/home/quentinbd/mff-magichet/bin/minetestserver \
--world /home/quentinbd/mff-magichet/worlds/minetestforfun-magichet/ \
--config /home/quentinbd/mff-magichet/minetest.conf \
--gameid Magichet \
--gameid minetestforfun_magichet \
--port 30091 \
# --logfile $DEBUG

View File

@ -18,8 +18,8 @@ while true
/home/quentinbd/mff-skyblock/bin/minetestserver \
--world /home/quentinbd/mff-skyblock/worlds/minetestforfun-skyblock/ \
--config /home/quentinbd/mff-skyblock/minetest.conf \
--gameid Skyblock \
--port 30052 \
--gameid minetestforfun_skyblock \
--port 30054 \
# --logfile $DEBUG
sleep 25

View File

@ -18,7 +18,7 @@ while true
/home/quentinbd/mff/bin/minetestserver \
--world /home/quentinbd/mff/worlds/minetestforfun/ \
--config /home/quentinbd/mff/minetest.conf \
--gameid MinetestForFun Game \
--gameid minetestforfun_game \
--port 30001 \
# --logfile $DEBUG