浏览代码

Add debug for gentoo testing

bryan 2 年之前
父节点
当前提交
d350879bb6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      installJRMC

+ 2 - 0
installJRMC

@@ -1709,6 +1709,8 @@ main() {
             ;;
     esac
 
+    debug "REPO_INSTALL_SWITCH=$REPO_INSTALL_SWITCH"
+
     if (( REPO_INSTALL_SWITCH )); then
         echo "Installing JRiver Media Center from remote repository"
         if installMCFromRepo; then