Output cleanup for whiptail

This commit is contained in:
2020-10-09 15:09:58 +02:00
parent abe8aefb10
commit 0cb3113ede
4 changed files with 6 additions and 6 deletions

View File

@@ -152,6 +152,7 @@ CMS="${CMS//:}" && CMS="${CMS,,}"
##-----------##
# AptList #
##-----------##
msg " Generating apt list for CMS"
if curl --retry 2 --retry-delay 1 --output /dev/null --silent --head --fail "$repo"/raw/"$branchtype"/"$branch"/CMS/"$CMS"/generic.pkg.list; then
curl -s "$repo"/raw/"$branchtype"/"$branch"/CMS/"$CMS"/generic.pkg.list >>/tmp/pkg.list