Этот коммит содержится в:
2023-01-06 16:39:51 -05:00
родитель 4788957cc9
Коммит 4b964aec52

Просмотреть файл

@@ -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
}