From 7e75672bccf957aee34be46e0e4fcbaf7e0c7cca Mon Sep 17 00:00:00 2001 From: bryan Date: Sat, 26 Apr 2025 11:17:41 -0400 Subject: [PATCH] Add temp repos to Debian too --- installJRMC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installJRMC b/installJRMC index d7ddf78..1ae6852 100755 --- a/installJRMC +++ b/installJRMC @@ -971,7 +971,7 @@ install_mc_deb() { echo "Creating temporary repository file $TEMP_REPO_FILE for $repo_suite" sudo bash -c "cat <<-EOF > $TEMP_REPO_FILE Types: deb - URIs: $repo_uri + URIs: $repo_uri Suites: $repo_suite Components: main Architectures: $MC_ARCH