From 531088000a968ebc65e0ca8faf6b0cb8e7012928 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 25 Sep 2020 14:29:10 +0200 Subject: [PATCH] added wget as requirement --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 7275277..bf95725 100644 --- a/installer.sh +++ b/installer.sh @@ -213,7 +213,7 @@ if [[ "$syscheckoff" -ne 1 ]] && [[ ! -z $(dpkg -l | cut -d " " -f 3 | grep "^my msg " Starting installer" 8 78 $PKGM update > $OUTPUT 2>&1 -$PKGI curl > $OUTPUT 2>&1 +$PKGI curl wget > $OUTPUT 2>&1 ##--------##