update
This commit is contained in:
@@ -125,7 +125,7 @@ TAPM_DEPLOY_ISO_NFS_LXC() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
TAPM_ISO_NFS_PROMPT hostname "Container hostname" "iso-nfs"
|
||||
TAPM_ISO_NFS_PROMPT hostname "Container hostname" "PVE-Shared-Storage"
|
||||
[[ "$hostname" =~ ^[A-Za-z0-9][A-Za-z0-9.-]{0,62}$ ]] ||
|
||||
{ TAPM_ISO_NFS_FAIL "The hostname is invalid."; return 1; }
|
||||
TAPM_ISO_NFS_PROMPT address_cidr "Static IPv4 address with prefix (example: 10.20.30.10/24)"
|
||||
|
||||
Reference in New Issue
Block a user