From 175c6deb5af0875d4c210574b1de1beecd2fb891 Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 11 Jul 2025 19:51:18 -0400 Subject: [PATCH] Make package scrape prettier --- installJRMC | 1 - 1 file changed, 1 deletion(-) diff --git a/installJRMC b/installJRMC index 4a9a90e..b3e9ec5 100755 --- a/installJRMC +++ b/installJRMC @@ -753,7 +753,6 @@ acquire_deb() { "https://files.jriver-cdn.com/mediacenter/test/$fname") # Loop through the repositories and attempt to download - echo "Checking MC repos for DEB package" for repo in "${repos[@]}"; do echo -n "$repo --> " if download "$repo" "$MC_DEB"; then