From b112be5aeb5a62a90cc25948cc206b5269dde2cc Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Wed, 9 Dec 2020 12:21:17 +0100 Subject: [PATCH] Added tar to Installer-Requirements --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 581272b..4d84c74 100644 --- a/installer.sh +++ b/installer.sh @@ -213,7 +213,7 @@ if [[ "$syscheckoff" -ne 1 ]] && [[ -d /etc/ICTM ]]; then msg " This msg " Starting installer" 8 78 $PKGUC > $OUTPUT 2>&1 -$PKGI curl wget > $OUTPUT 2>&1 +$PKGI curl wget tar > $OUTPUT 2>&1 ##--------##