Move all liblo stuff to the same file, add crude auto-deploy mode
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
31c108c9ae
commit
e29243af60
7 changed files with 347 additions and 175 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
cd $(dirname ${0})
|
||||
|
||||
diff -U3 ../Rack/dep/oui-blendish/blendish.c blendish.c > diffs/blendish.c.diff
|
||||
diff -U3 ../Rack/src/common.cpp common.cpp > diffs/common.cpp.diff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue