ldap_server: Store backups for 30 days
This commit is contained in:
parent
8ef5f5b18e
commit
750b3bab7d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if [ "$(whoami)" != "root" ]; then
|
|||
fi
|
||||
|
||||
BACKUPDIR="/srv/backup"
|
||||
BACKUPAGE="7"
|
||||
BACKUPAGE="30"
|
||||
|
||||
DATE="$(date '+%Y-%m-%d')"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue