From 4a2cc6a40a84297b4a0516f34bf460b4643f5c63 Mon Sep 17 00:00:00 2001 From: asdffdsa6131 <42986211+asdffdsa6131@users.noreply.github.com> Date: Sun, 8 Sep 2019 12:04:59 -0400 Subject: [PATCH] Updated How to enable VSS for rclone (markdown) --- How-to-enable-VSS-for-rclone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-enable-VSS-for-rclone.md b/How-to-enable-VSS-for-rclone.md index b4d323f..940a567 100644 --- a/How-to-enable-VSS-for-rclone.md +++ b/How-to-enable-VSS-for-rclone.md @@ -33,7 +33,7 @@ That is all it takes to create a shadow mount. When vs.cmd is run, it will execute vshadow.exe. vshadow.exe will: -1. Create a file named setvars.cmd will some variables that needs to be passed to exec.cmd. +1. Create a file named setvars.cmd with some variables that needs to be passed to exec.cmd. 2. Create the snapshot. 3. Execute exec.cmd.