From 0e9ed34fce645366a9c39d547e9e364a6175911b Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 24 Apr 2025 09:43:02 -0400 Subject: [PATCH] Use rootful container for testing --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index b811e44..30d3752 100755 --- a/installJRMC +++ b/installJRMC @@ -1774,7 +1774,7 @@ main() { fi if ((BUILD_SWITCH)) && [[ $ID != "arch" ]]; then - acquire_deb_new || { err "Could not download Media Center DEB package"; return 1; } + acquire_deb_new || acquire_deb || { err "Could not download Media Center DEB package"; return 1; } if [[ $BUILD_TARGET =~ centos|fedora|suse || $CREATEREPO_TARGET =~ centos|fedora|suse ]]; then install_package dpkg rpm-build