Provision Toobamp 1.1.63 amd64
This commit is contained in:
Binary file not shown.
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
TOOBAMP_DEB=$(ls ../ToobAmp/build/toobamp_*_amd64.deb | sort -V | tail -n1)
|
||||||
|
echo Provisioning $TOOBAMP_DEB
|
||||||
|
rm ./lv2/x86_64/*.deb
|
||||||
|
cp $TOOBAMP_DEB ./lv2/x86_64/
|
||||||
Reference in New Issue
Block a user