瀏覽代碼

Add parseInput debug

bryan 1 月之前
父節點
當前提交
6afbff713e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -307,6 +307,7 @@ parseInput() {
             --debug | -d | -y | --yes | --auto | --mcrepo | --mcversion | \
             --arch | --betapass | --restorefile | --outputdir)
                 if  [[ $ID != "unknown" ]]; then
+                    debug "Automatically setting --install repo"
                     REPO_INSTALL_SWITCH=1
                 fi
                 ;;