Parcourir la source

Add debug for gentoo testing

bryan il y a 2 ans
Parent
commit
d350879bb6
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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