Explorar o código

What is going on

bryan %!s(int64=3) %!d(string=hai) anos
pai
achega
20f2cc30a1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      installJRMC

+ 2 - 0
installJRMC

@@ -389,6 +389,8 @@ installPackage() {
         exit 1
     fi
 
+    debug "${PKG_ALIASES[@]}"
+
     for _pkg in "$@"; do
         # Check for alias
         if [[ -v PKG_ALIASES && -v PKG_ALIASES["$_pkg"] ]]; then