瀏覽代碼

change scripts

julien colomb 2 年之前
父節點
當前提交
baa191a63c
共有 1 個文件被更改,包括 0 次插入7 次删除
  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