Output cleanup for whiptail
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user