mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
remove debuging
This commit is contained in:
@@ -187,8 +187,6 @@ validate_tz() {
|
||||
|
||||
# This function customizes the container and enables passwordless login for the root user
|
||||
customize() {
|
||||
msg_ok "Started Customizing Container"
|
||||
echo "PASSWORD=${PASSWORD}"
|
||||
if [[ "$PASSWORD" == "" ]]; then
|
||||
msg_info "Customizing Container"
|
||||
bash -c "passwd -d root" >/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user