X-Git-Url: http://git.hcoop.net/clinton/scripts.git/blobdiff_plain/2c5daf49eb57dac4d1939e14eb396456260eb39c..ffff3a6fa22d4d1505347693bcfcfbcaad6fdc28:/hcoop-backup diff --git a/hcoop-backup b/hcoop-backup index 0f67b5d..acecab4 100755 --- a/hcoop-backup +++ b/hcoop-backup @@ -44,7 +44,7 @@ function copy_over () { } cd $BACKUPDIR -find . -mindepth 1 -maxdepth 1 -type d -ctime +3 -delete || true +find . -mindepth 1 -maxdepth 1 -type d -ctime +10 -delete || true rm -rf $SUBDIR mkdir -p $SUBDIR