From 28f0bb00c6a1c455c0d6911933e2d2982561b525 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U" Date: Thu, 21 Nov 2013 13:21:03 +0000 Subject: [PATCH] --- doc/tips/Crude_Windows_Sync.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tips/Crude_Windows_Sync.mdwn b/doc/tips/Crude_Windows_Sync.mdwn index f481ef2899..247386b29e 100644 --- a/doc/tips/Crude_Windows_Sync.mdwn +++ b/doc/tips/Crude_Windows_Sync.mdwn @@ -29,7 +29,7 @@ Here's a workaround to start syncing folders on Windows right now. It's a bit co (6) Copy the "Git Bash" shortcut from your windows menu to your desktop, and change the link target to: - "C:\Program Files\Git\bin\sh.exe" --login -i "annex/sync.sh" + C:\Program Files\Git\bin\sh.exe" --login -i "annex/sync.sh" Now ask your users to run this shortcut before and after they change files. You can also put it into the "autostart" folder to sync at boot.