Add `curl`
@ -69,6 +69,7 @@ function msg_ok() {
msg_info "Installing Dependencies"
apt-get update &>/dev/null
apt-get install -y curl &>/dev/null
apt-get install -y git &>/dev/null
msg_ok "Installed Dependencies"
Powered by BW's shoe-string budget.