Removed the get cause not needed
This commit is contained in:
parent
2108dc6328
commit
85ef3837db
@ -19,7 +19,7 @@ get_latest_release() {
|
||||
}
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
$STD apt install -y \
|
||||
npm \
|
||||
golang
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user