Compare commits
1 Commits
4c648fd451
...
3779002a3d
Author | SHA1 | Date |
---|---|---|
wpetit | 3779002a3d |
|
@ -20,6 +20,5 @@ 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