mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 02:55:54 +00:00
Simplify dependency installation in script
This commit is contained in:
@@ -15,9 +15,7 @@ update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
apt-transport-https \
|
||||
build-essential \
|
||||
ca-certificates \
|
||||
libpq-dev \
|
||||
nginx
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
Reference in New Issue
Block a user