Update code-server.sh

fixes https://github.com/tteck/Proxmox/issues/2297
pull/2299/head
tteckster 11 months ago committed by GitHub
parent 5b18995b97
commit 8e10c14bce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save

Powered by BW's shoe-string budget.