From ae357b49bb4c5bcb6d1feb898ce5743f3b7bae74 Mon Sep 17 00:00:00 2001 From: Olli Graf Date: Sun, 3 Nov 2024 14:38:48 +0100 Subject: [PATCH] Versionsnummer --- backupsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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