UltimateByte 9 лет назад
Родитель
Сommit
332bcee484
1 измененных файлов с 1 добавлено и 1 удалено
  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;;
 		command_mods_update.sh;;
 	mr|mods-remove)
 	mr|mods-remove)
 		command_mods_remove.sh;;
 		command_mods_remove.sh;;
-	wi|wipe
+	wi|wipe)
 		command_wipe.sh;;
 		command_wipe.sh;;
 	dd|detect-deps)
 	dd|detect-deps)
 		command_dev_detect_deps.sh;;
 		command_dev_detect_deps.sh;;