瀏覽代碼

missing ), damn!

UltimateByte 9 年之前
父節點
當前提交
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;;
 	mr|mods-remove)
 		command_mods_remove.sh;;
-	wi|wipe
+	wi|wipe)
 		command_wipe.sh;;
 	dd|detect-deps)
 		command_dev_detect_deps.sh;;