mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
default, no root password for alpine-* install
This commit is contained in:
parent
35f5b8413d
commit
6829e1121d
11 changed files with 22 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue