Update main.sh
This commit is contained in:
parent
a9fee01144
commit
f03bd0c84f
2
main.sh
2
main.sh
@ -6,6 +6,8 @@ DEBIAN_FRONTEND=noninteractive
|
|||||||
git clone --recursive https://github.com/Audio4Linux/JDSP4Linux
|
git clone --recursive https://github.com/Audio4Linux/JDSP4Linux
|
||||||
cd JDSP4Linux
|
cd JDSP4Linux
|
||||||
cp -rvf ../debian ./
|
cp -rvf ../debian ./
|
||||||
|
cp -rvf ../jamesdsp.desktop ./
|
||||||
|
cp -rvf ../jamesdsp.png ./
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
Loading…
Reference in New Issue
Block a user