Explorar el Código

change scripts

julien colomb hace 2 años
padre
commit
baa191a63c
Se han modificado 1 ficheros con 0 adiciones y 7 borrados
  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