From: Patrick Canterino Date: Fri, 9 Mar 2018 13:17:01 +0000 (+0100) Subject: Oops... X-Git-Url: https://git.p6c8.net/dsmonrot.git/commitdiff_plain/26ed9f00445f833c5416d9174db4c4ad03dfec89 Oops... --- diff --git a/dsmonrot.ps1 b/dsmonrot.ps1 index ddaae59..7012cf1 100644 --- a/dsmonrot.ps1 +++ b/dsmonrot.ps1 @@ -15,7 +15,7 @@ # This directory MUST exist, it is not created automatically! [String]$backupDir = "Z:\" # Disks to backup, see http://www.drivesnapshot.de/en/commandline.htm -[String]$disksToBackup = "D1:1" +[String]$disksToBackup = "HD1:1" # Path to Drive Snapshot [String]$dsPath = "C:\Users\Patrick\Desktop\DSMonRot\snapshot.exe" # Keep backups for this amount of months (excluding the current month),