Add perl to oobe packages, required for removing user
This commit is contained in:
parent
763242d845
commit
a30fd68211
@ -2,4 +2,5 @@
|
||||
if [ ! -f "$1/bin/login.bak" ]; then
|
||||
cp "$1/bin/login" "$1/bin/login.bak"
|
||||
fi
|
||||
export WDVN_PACKAGES="perl"
|
||||
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL locales tzdata"
|
Loading…
Reference in New Issue
Block a user