]> git.p6c8.net - dsmonrot.git/commitdiff
Oops...
authorPatrick Canterino <patrick@patrick-canterino.de>
Fri, 9 Mar 2018 13:17:01 +0000 (14:17 +0100)
committerPatrick Canterino <patrick@patrick-canterino.de>
Fri, 9 Mar 2018 13:17:01 +0000 (14:17 +0100)
dsmonrot.ps1

index ddaae59273511a17037a615a0008783acdeb254c..7012cf197f3b1ff538e5756c5cc37f8cda650daf 100644 (file)
@@ -15,7 +15,7 @@
 # This directory MUST exist, it is not created automatically!\r
 [String]$backupDir = "Z:\"\r
 # Disks to backup, see http://www.drivesnapshot.de/en/commandline.htm\r
 # This directory MUST exist, it is not created automatically!\r
 [String]$backupDir = "Z:\"\r
 # Disks to backup, see http://www.drivesnapshot.de/en/commandline.htm\r
-[String]$disksToBackup = "D1:1"\r
+[String]$disksToBackup = "HD1:1"\r
 # Path to Drive Snapshot\r
 [String]$dsPath = "C:\Users\Patrick\Desktop\DSMonRot\snapshot.exe"\r
 # Keep backups for this amount of months (excluding the current month),\r
 # Path to Drive Snapshot\r
 [String]$dsPath = "C:\Users\Patrick\Desktop\DSMonRot\snapshot.exe"\r
 # Keep backups for this amount of months (excluding the current month),\r

patrick-canterino.de