removed extra dependencies
This commit is contained in:
parent
60f5734366
commit
2108dc6328
@ -20,9 +20,6 @@ get_latest_release() {
|
|||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
ca-certificates \
|
|
||||||
git \
|
|
||||||
curl \
|
|
||||||
npm \
|
npm \
|
||||||
golang
|
golang
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user