fix
This commit is contained in:
parent
8eed63f335
commit
b7ccf0430e
2
postgresql/backup.sh
Normal file
2
postgresql/backup.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
su postgres -s /bin/bash -lc "pg_dump -d pleroma --format=custom > /saves/pleroma-`date +%Y-%m-%d-%H-%M`.pgdump"
|
Loading…
Reference in New Issue
Block a user