add git dep
This commit is contained in:
parent
dbf67d6946
commit
327b8b531f
@ -17,7 +17,8 @@ msg_info "Installing Dependencies"
|
|||||||
$STD apt install -y \
|
$STD apt install -y \
|
||||||
nginx \
|
nginx \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libjemalloc2
|
libjemalloc2 \
|
||||||
|
git
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
setup_mariadb
|
setup_mariadb
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user