浏览代码

missing ;;

UltimateByte 9 年之前
父节点
当前提交
7b28f2b609
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lgsm/functions/core_getopt.sh

+ 1 - 1
lgsm/functions/core_getopt.sh

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