Explorar o código

Fix installMCGENERIC return

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

+ 1 - 0
installJRMC

@@ -873,6 +873,7 @@ installMCGENERIC() {
     sudo cp -a ./usr/* /usr/
     popd -1 &>/dev/null || return
     popd &>/dev/null || return
+    return 0
 }