diff --git a/arch_update b/arch_update index eee61c1..cd4a3ef 100755 --- a/arch_update +++ b/arch_update @@ -2,7 +2,7 @@ #Full Arch Linux Update Script SNAPSHOT_DIR=/.snapshots -DAYS_TO_KEEP=90 +DAYS_TO_KEEP=30 # Backup system if which btrfs >/dev/null; then