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

+ 1 - 1
installJRMC

@@ -875,7 +875,7 @@ installMCARCH() {
         --install
         -p mediacenter.pkgbuild"
     #if ! exec ${makepkg_cmd}; then
-        su nobody exec "${makepkg_cmd}" # TODO, for testing in root VM
+        su bryan exec "${makepkg_cmd}" # TODO, for testing in root VM
     #fi
     popd || return
 }