[pg_backups] Commentaire
This commit is contained in:
parent
74f6d571db
commit
6b1cc4de96
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Author: Pierre-Elliott Bécue <becue@crans.org>
|
||||||
|
# Script qui est appelé par backuppc lorsqu'il tente
|
||||||
|
# de backuper thot
|
||||||
|
|
||||||
PATH="/sbin:/bin:/usr/sbin:/usr/bin"
|
PATH="/sbin:/bin:/usr/sbin:/usr/bin"
|
||||||
destination='/pg_backups/'
|
destination='/pg_backups/'
|
||||||
mail='Roots <roots@crans.org>'
|
mail='Roots <roots@crans.org>'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue