Braunson hace 9 años
padre
commit
fbac3e7c42
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/command_update.sh

+ 1 - 1
lgsm/functions/command_update.sh

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