mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-02 13:49:35 +02:00
Use ensure_dependencies
This commit is contained in:
@@ -50,7 +50,7 @@ function update_script() {
|
||||
fi
|
||||
|
||||
msg_info "Updating Valkey"
|
||||
$STD apt install -y valkey
|
||||
ensure_dependencies valkey
|
||||
msg_ok "Updated Valkey"
|
||||
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "degoog" "fccview/degoog" "prebuild" "latest" "/opt/degoog" "degoog_*_prebuild.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user