mirror of https://github.com/Gnucash/gnucash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20452 57a11ea4-9604-0410-9ed3-97b8803252fdpull/1/head
parent
0880482649
commit
ec6b423148
@ -0,0 +1,6 @@
|
||||
rem This is the Windows Batch Script for the daily builds.
|
||||
rem It simply calls the actual MSYS Shell script to perform
|
||||
rem the daily build and then the tag builds.
|
||||
|
||||
cd c:\soft-2.4\packaging
|
||||
c:\msys\1.0\bin\sh.exe --login c:\soft-2.4\packaging\daily_build.sh
|
||||
Loading…
Reference in new issue