Update code-server.sh

Add `curl`
pull/2866/head
tteckster 7 months ago committed by GitHub
parent 105fa6e8c4
commit afe93a2b48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,6 +69,7 @@ function msg_ok() {
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
apt-get update &>/dev/null apt-get update &>/dev/null
apt-get install -y curl &>/dev/null
apt-get install -y git &>/dev/null apt-get install -y git &>/dev/null
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.