diff --git a/backupsd b/backupsd index 7f44463..a263d4e 100755 --- a/backupsd +++ b/backupsd @@ -2,7 +2,7 @@ BACKUP_REPO="/tank/Backup-Repo" TEMP_DIR="${HOME}/backup" -VERSION="1.01" +VERSION="1.02" CMD_COMPRESS='pbzip2' verbose=false testmode=false