added wget as requirement
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
##--------##
|
||||
|
||||
Reference in New Issue
Block a user