Added tar to Installer-Requirements

This commit is contained in:
2020-12-09 12:21:17 +01:00
parent 7e65bec375
commit b112be5aeb

View File

@@ -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
##--------##