Update install.func
This commit is contained in:
parent
212d28fd82
commit
cc6871bf75
@ -215,6 +215,8 @@ EOF
|
||||
$STD apt-get update
|
||||
$STD apt-get install -y sudo curl mc
|
||||
msg_ok "Core dependencies installed"
|
||||
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/helper.func)
|
||||
|
||||
}
|
||||
|
||||
# This function modifies the message of the day (motd) and SSH settings
|
||||
@ -270,5 +272,5 @@ EOF
|
||||
chmod 700 /root/.ssh
|
||||
chmod 600 /root/.ssh/authorized_keys
|
||||
fi
|
||||
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
|
||||
#source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user