Fix to buildfake.sh

This commit is contained in:
Andrea Bondavalli 2024-09-16 11:53:25 +02:00
parent bb75a1e6e4
commit 04ea7f7f19

View File

@ -16,6 +16,7 @@ cd 3rdparty
if [ ! -d ravenna-alsa-lkm ]; then
git clone --single-branch --branch aes67-daemon https://github.com/bondagit/ravenna-alsa-lkm.git
fi
cd ..
cd daemon
echo "Building aes67-daemon ..."