Explorar el Código

missing ), damn!

UltimateByte hace 9 años
padre
commit
332bcee484
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/core_getopt.sh

+ 1 - 1
lgsm/functions/core_getopt.sh

@@ -617,7 +617,7 @@ case "${getopt}" in
 		command_mods_update.sh;;
 	mr|mods-remove)
 		command_mods_remove.sh;;
-	wi|wipe
+	wi|wipe)
 		command_wipe.sh;;
 	dd|detect-deps)
 		command_dev_detect_deps.sh;;