Fix bug in pwdb

This commit is contained in:
Rikard Bartholf
2025-08-14 11:25:38 +02:00
parent 012d9a2462
commit 1ab3f38feb
+1
View File
@@ -189,6 +189,7 @@ EOF
)
do
db_exec "ALTER VIEW ${x} OWNER TO photowall;" photowall
done
fi
}