Keep snapshot for 30 days
This commit is contained in:
parent
82f38485c1
commit
4db72307fe
@ -2,7 +2,7 @@
|
|||||||
#Full Arch Linux Update Script
|
#Full Arch Linux Update Script
|
||||||
|
|
||||||
SNAPSHOT_DIR=/.snapshots
|
SNAPSHOT_DIR=/.snapshots
|
||||||
DAYS_TO_KEEP=90
|
DAYS_TO_KEEP=30
|
||||||
|
|
||||||
# Backup system
|
# Backup system
|
||||||
if which btrfs >/dev/null; then
|
if which btrfs >/dev/null; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user