Make package scrape prettier
This commit is contained in:
@@ -753,7 +753,6 @@ acquire_deb() {
|
|||||||
"https://files.jriver-cdn.com/mediacenter/test/$fname")
|
"https://files.jriver-cdn.com/mediacenter/test/$fname")
|
||||||
|
|
||||||
# Loop through the repositories and attempt to download
|
# Loop through the repositories and attempt to download
|
||||||
echo "Checking MC repos for DEB package"
|
|
||||||
for repo in "${repos[@]}"; do
|
for repo in "${repos[@]}"; do
|
||||||
echo -n "$repo --> "
|
echo -n "$repo --> "
|
||||||
if download "$repo" "$MC_DEB"; then
|
if download "$repo" "$MC_DEB"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user