Add debug for gentoo testing

This commit is contained in:
2023-03-19 11:16:01 -04:00
부모 a71b980371
커밋 d350879bb6

파일 보기

@@ -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