From 648881b362e0643dd52dd470771691e089d463dc Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Wed, 19 Aug 2020 11:47:25 +0200 Subject: [PATCH] fixed oversight --- AppendModule.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/AppendModule.sh b/AppendModule.sh index 11dcc27..63c2848 100644 --- a/AppendModule.sh +++ b/AppendModule.sh @@ -11,6 +11,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