From a5e72f0fbdedf251e90334657856f07bca725be0 Mon Sep 17 00:00:00 2001 From: yo momma Date: Tue, 3 Feb 2026 22:05:50 +0000 Subject: Hump.fm: update configs and scripts --- scripts/fill.image_altars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/fill.image_altars.py') diff --git a/scripts/fill.image_altars.py b/scripts/fill.image_altars.py index 8321ffa..1181214 100755 --- a/scripts/fill.image_altars.py +++ b/scripts/fill.image_altars.py @@ -5,7 +5,7 @@ import sys import postgresql from urllib.parse import urlparse -db = postgresql.open("pq://postgres:root@localhost/dumpfm") +db = postgresql.open("pq://postgres:root@localhost/humpfm") db.execute("SET CLIENT_ENCODING to 'UNICODE'") def get_highest_message_id_in_db(): -- cgit v1.2.3-70-g09d2