Revert build.sh

This commit is contained in:
Andrea Bondavalli 2021-01-31 19:45:31 +01:00
parent bf847edd73
commit bde3de9472

View File

@ -31,8 +31,6 @@ if [ ! -d ravenna-alsa-lkm.git ]; then
cd ../.. cd ../..
fi fi
exit 1
if [ ! -d cpp-httplib.git ]; then if [ ! -d cpp-httplib.git ]; then
git clone https://github.com/yhirose/cpp-httplib.git git clone https://github.com/yhirose/cpp-httplib.git
cd cpp-httplib cd cpp-httplib