Compare commits
1 Commits
3779002a3d
...
4c648fd451
Author | SHA1 | Date |
---|---|---|
wpetit | 4c648fd451 |
|
@ -20,5 +20,6 @@ override_dh_auto_install:
|
||||||
chmod +x debian/postgres-backup/usr/share/postgres-backup/pg_backup.sh
|
chmod +x debian/postgres-backup/usr/share/postgres-backup/pg_backup.sh
|
||||||
|
|
||||||
install -D -m 644 debian/postgres-backup.timer debian/postgres-backup/lib/systemd/system/postgres-backup.timer
|
install -D -m 644 debian/postgres-backup.timer debian/postgres-backup/lib/systemd/system/postgres-backup.timer
|
||||||
|
install -d -o postgres -g postgres debian/postgres-backup/var/backups/database/postgresql
|
||||||
|
|
||||||
install -d debian/postgres-backup
|
install -d debian/postgres-backup
|
Loading…
Reference in New Issue