瀏覽代碼

Arch work

bryan 2 年之前
父節點
當前提交
4b964aec52
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
 }