Browse Source

Temp debug

bryan 2 years ago
parent
commit
fc13233b46
1 changed files with 2 additions and 0 deletions
  1. 2 0
      installJRMC

+ 2 - 0
installJRMC

@@ -445,6 +445,8 @@ installPackage() {
             ;;
     esac
 
+    echo "Input: $*"
+
     # Filter installed packages
     if ! (( skip_check_installed )); then
         for pkg in "$@"; do