other yq
This commit is contained in:
parent
7519a0893b
commit
e6b08d7d16
@ -14,7 +14,8 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt install -y yq
|
||||
curl -sSL https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 \
|
||||
-o /usr/local/bin/yq && chmod +x /usr/local/bin/yq
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
PG_VERSION="16" install_postgresql
|
||||
|
Loading…
x
Reference in New Issue
Block a user