This commit is contained in:
CanbiZ
2025-08-25 13:58:20 +02:00
parent ddf02ed9da
commit 2d550fb4b5
3 changed files with 49 additions and 15 deletions

View File

@@ -48,7 +48,7 @@ $STD sudo -u postgres psql -c "ALTER ROLE $DB_USER SET timezone TO 'UTC'"
} >>~/healthchecks.creds
msg_ok "Set up Database"
fetch_and_deploy_gh_release "healthchecks" "healthchecks/healthchecks" "source"
fetch_and_deploy_gh_release "healthchecks" "healthchecks/healthchecks"
msg_info "Setup healthchecks"
cd /opt/healthchecks