julien colomb před 2 roky
rodič
revize
baa191a63c
1 změnil soubory, kde provedl 0 přidání a 7 odebrání
  1. 0 7
      sync.bat

+ 0 - 7
sync.bat

@@ -1,7 +0,0 @@
-:: this script should run the sync bash script on windows, once cygwin has been installed
-
-set curdir=%~dp0
-
-C:\cygwin64\bin\bash -l %curdir%INIT-sync
-
-pause