mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 16:51:52 +00:00
Update code-server.sh
fixes https://github.com/tteck/Proxmox/issues/2297
This commit is contained in:
parent
5b18995b97
commit
8e10c14bce
@ -67,8 +67,7 @@ function msg_ok() {
|
||||
}
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
apt-get install -y curl &>/dev/null
|
||||
apt-get install -y sudo &>/dev/null
|
||||
apt-get update &>/dev/null
|
||||
apt-get install -y git &>/dev/null
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user