فهرست منبع

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