From c51ff043537548bc2b39f61c844be536cf765dc2 Mon Sep 17 00:00:00 2001 From: by Date: Sat, 7 Dec 2024 11:21:22 +0100 Subject: [PATCH] Update sensible-build.sh Updated git clone of dump-978 from v9.0 to dev as well. --- sensible-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensible-build.sh b/sensible-build.sh index aee4836..1ef6697 100755 --- a/sensible-build.sh +++ b/sensible-build.sh @@ -95,7 +95,7 @@ shallow_clone https://github.com/flightaware/dump1090.git v9.0 $OUTDIR/dump1090 shallow_clone https://github.com/mutability/mlat-client.git v0.2.13 $OUTDIR/mlat-client -shallow_clone https://github.com/flightaware/dump978.git v9.0 $OUTDIR/dump978 +shallow_clone https://github.com/flightaware/dump978.git dev $OUTDIR/dump978 fetch_archive() { name=$1