ZynAddSubFX: added update script

Added script to pull in latest ZynAddSubFX sources from LMMS-ZynAddSubFX
repository.
This commit is contained in:
Tobias Doerffel
2014-05-12 19:58:25 +02:00
parent 105cb8c195
commit 2edb5ed2c6

View File

@@ -0,0 +1,9 @@
#!/bin/sh
rm -rf zynaddsubfx
git clone git://github.com/LMMS/zynaddsubfx.git
rm -rf zynaddsubfx/.git
git status zynaddsubfx/