Simplify dependency installation in script
This commit is contained in:
parent
566230585b
commit
129afe83d7
@ -15,9 +15,7 @@ update_os
|
|||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
apt-transport-https \
|
|
||||||
build-essential \
|
build-essential \
|
||||||
ca-certificates \
|
|
||||||
libpq-dev \
|
libpq-dev \
|
||||||
nginx
|
nginx
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user