]> git.lizzy.rs Git - elidragon_v2.git/blobdiff - scripts/start.sh
Update scripts to make mapserver function properly the first time
[elidragon_v2.git] / scripts / start.sh
index 961581c0f7671ee5367e1354cbbe14714eb2f4df..720692a238624999826a2ebe270b985954dde89c 100755 (executable)
@@ -6,9 +6,9 @@ source scripts/common.sh
 
 case $1 in
        "--all")
-               start_mapserver
-               start_multiserver
                loop_worlds start_world
+               start_multiserver
+               start_mapserver
                ;;
        "--worlds")
                loop_worlds start_world