mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 23:35:54 +00:00
healthchecks: Fix call to tools.func
This commit is contained in:
@@ -50,7 +50,7 @@ $STD sudo -u postgres psql -c "ALTER ROLE $DB_USER SET timezone TO 'UTC'"
|
||||
msg_ok "Set up Database"
|
||||
|
||||
msg_info "Setup healthchecks"
|
||||
install_from_gh_release "healthchecks" "healthchecks/healthchecks" "source"
|
||||
fetch_and_deploy_gh_release "healthchecks" "healthchecks/healthchecks" "source"
|
||||
cd /opt/healthchecks
|
||||
$STD uv venv .venv
|
||||
$STD source .venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user