ソースを参照

Alias repo and remote

bryan 2 年 前
コミット
2656a083db
1 ファイル変更1 行追加1 行削除
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -152,7 +152,7 @@ parseInput() {
                             BUILD_SWITCH=1
                             LOCAL_INSTALL_SWITCH=1
                             ;;
-                        repo)
+                        repo|remote)
                             REPO_INSTALL_SWITCH=1
                             ;;
                     esac