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:
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user