소스 검색

Update boardurl for MC 27

bryan 4 년 전
부모
커밋
81b67e5838
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      installJRMC

+ 2 - 2
installJRMC

@@ -18,8 +18,8 @@ shopt -s extglob
 #######################################
 installJRMC() {
 
-    _scriptversion="0.8"
-    _boardurl="https://yabb.jriver.com/interact/index.php/board,64.0.html"
+    _scriptversion="0.9"
+    _boardurl="https://yabb.jriver.com/interact/index.php/board,67.0.html"
     _outputdir="$_basedir/output"
     _createrepo_webroot="/srv/jriver"
     _exec_user="$(whoami)"