added wget as requirement

This commit is contained in:
Bram Prieshof
2020-09-25 14:29:10 +02:00
parent 2af62be7e1
commit 531088000a

View File

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