From bde3de94728f1fa9e291e7e9db152681270897a7 Mon Sep 17 00:00:00 2001 From: Andrea Bondavalli Date: Sun, 31 Jan 2021 19:45:31 +0100 Subject: [PATCH] Revert build.sh --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index 8f4bf78..d68eeec 100755 --- a/build.sh +++ b/build.sh @@ -31,8 +31,6 @@ if [ ! -d ravenna-alsa-lkm.git ]; then cd ../.. fi -exit 1 - if [ ! -d cpp-httplib.git ]; then git clone https://github.com/yhirose/cpp-httplib.git cd cpp-httplib