Update main.sh

This commit is contained in:
ferrreo 2023-06-30 14:26:15 +01:00 committed by GitHub
parent a9fee01144
commit f03bd0c84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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