From f186b89ac5d309083d8b15b94e97b67f0df65881 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Wed, 19 Aug 2020 11:47:56 +0200 Subject: [PATCH] fixed oversight --- AppendCMS.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/AppendCMS.sh b/AppendCMS.sh index 0e0063b..4f0374a 100644 --- a/AppendCMS.sh +++ b/AppendCMS.sh @@ -7,6 +7,7 @@ if [ ! -f "/etc/ICTM/selopts.list" ] || [ ! -f "/etc/ICTM/mainvar.list" ] ; then source /etc/ICTM/selopts.list source /etc/ICTM/mainvar.list +rm /tmp/apt.list source <(curl --retry 7 --retry-delay 5 -s "$repo"/raw/branch/"$branch"/ModulesMenu.list) #Setting Menulist to webserver