Daniel Gibbs 9 gadi atpakaļ
vecāks
revīzija
c7f44d4630
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lgsm/functions/command_update.sh

+ 1 - 1
lgsm/functions/command_update.sh

@@ -20,7 +20,7 @@ elif [ "${engine}" == "lwjgl2" ]; then
 elif [ "${gamename}" == "Mumble" ]; then
 	update_mumble.sh
 elif [ "${gamename}" == "Factorio" ]; then
-  update_factorio.sh
+	update_factorio.sh
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	update_mta.sh
 else