2
0
Fork 0

various changes

This commit is contained in:
Ducky 2022-02-23 05:58:09 +00:00
parent 3233ef43fe
commit 3d8dc99d26

View file

@ -5,6 +5,9 @@ postgres_dump_file="/srv/common/sql/postgres_$host.sql"
postgres_password="5H4bsfAVXGFQFYfpPzDtcYpUXB8vjQUT"
mkdir -p $sql_dump_dir
touch $postgres_dump_file
chmod -R 660 $sql_dump_dir
chown -R root:root $sql_dump_dir
say "Photoprism: Importing media..."
podman exec -it photoprism photoprism import