mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
apt-get update before install, remove trailing whitespace
This commit is contained in:
@@ -15,13 +15,13 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get update
|
||||
$STD apt-get install -y \
|
||||
curl \
|
||||
lsb-release \
|
||||
gpg
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
|
||||
# POSTGRES =================================
|
||||
msg_info "Setting up postgresql"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user