apt-get update before install, remove trailing whitespace

pull/3955/head
Jesse Antoszyk 7 months ago
parent 34930dbb63
commit 17299c29a4

@ -15,13 +15,13 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get update
$STD apt-get install -y \
curl \
curl \
lsb-release \
gpg
msg_ok "Installed Dependencies"
# POSTGRES =================================
msg_info "Setting up postgresql"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.