fix config

This commit is contained in:
Michael Jerger 2025-01-11 11:07:17 +01:00
parent 1c596889ad
commit 78af31036e

View file

@ -20,7 +20,7 @@
(pg/drop-create-db! cf/db-config)
(rs/restore-db-roles! cf/db-role-config)
(rs/restore-db! cf/db-config)
(rs/restore-file! cf/file-config)
(rs/restore-file! cf/file-restore-config)
)
(t/shell "start-maintenance.sh")