bryan hace 2 años
padre
commit
fc13233b46
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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