This commit is contained in:
CanbiZ
2025-07-17 14:07:03 +02:00
parent 133f0880c6
commit 64569d5d67
2 changed files with 4 additions and 5 deletions

View File

@@ -14,8 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
jq
$STD apt-get install -y jq
msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "salt" "saltstack/salt" "binary" "latest" "/opt/salt" "salt-master*_amd64.deb"