default, no root password for alpine-* install

This commit is contained in:
tteckster 2023-03-25 06:12:45 -04:00 committed by GitHub
parent 35f5b8413d
commit 6829e1121d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 22 additions and 5 deletions

View file

@ -31,7 +31,7 @@ catch_errors
function default_settings() {
CT_TYPE="1"
PW="-password alpine"
PW=""
CT_ID=$NEXTID
HN=$NSAPP
DISK_SIZE="$var_disk"