This commit is contained in:
rusefi 2017-02-20 20:07:59 -05:00
parent 146daab05f
commit 635f7c93ba
1 changed files with 2 additions and 1 deletions

View File

@ -41,5 +41,6 @@ rem git add *
rem git commit -a -m "auto-sync"
rem git push --repo https://rusefi:PASSWORD@github.com/rusefi/rusefi
svn ci --no-auth-cache --non-interactive --username rusefi --password %RUSEFI_SVN_PASSWORD% -m "auto-merge from github"
svn ci -m "auto-merge from github"