소스 검색

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