Explorar el Código

Fix deb install

bryan hace 3 años
padre
commit
df3151c38c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -405,7 +405,7 @@ installPackage() {
 installMCDEB() {
     debug "Running: ${FUNCNAME[0]}"
 
-    aquireDeb
+    acquireDeb
 
     declare mcdeb="$MCDEB"
     declare pkg_install_cmd="installPackage --skip-check-installed --nogpgcheck"