bryan hace 2 años
padre
commit
2309b4b1d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -874,7 +874,7 @@ installMCARCH() {
         --force \
         --install \
         -p "mediacenter.pkgbuild"
-    popd "$OUTPUTDIR/PKGBUILD" || return
+    popd || return
 }