]> 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 17a70535e4d3baf38e99fa879eb0e9cf2aac5318..720692a238624999826a2ebe270b985954dde89c 100755 (executable)
@@ -2,13 +2,13 @@
 # Elidragon v2 start script
 # Start worlds, multiserver and mapserver
 
-source source scripts/common.sh
+source scripts/common.sh
 
 case $1 in
-       "--all"
-               start_mapserver
-               start_multiserver
+       "--all")
                loop_worlds start_world
+               start_multiserver
+               start_mapserver
                ;;
        "--worlds")
                loop_worlds start_world