From 6bb7c850521b6f9b32e2e18d7b691ed38634eec1 Mon Sep 17 00:00:00 2001 From: FlUxIuS Date: Wed, 22 May 2024 17:52:19 +0200 Subject: [PATCH] Fixing a typo --- scripts/sa_devices.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sa_devices.sh b/scripts/sa_devices.sh index d14aedb..d5595fe 100644 --- a/scripts/sa_devices.sh +++ b/scripts/sa_devices.sh @@ -28,7 +28,7 @@ function kc908_sa_device() { } function signalhound_sa_device() { - goodecho "[+] Downloading bin from DEEPACE" + goodecho "[+] Downloading bin from SignalHound" [ -d /rftools ] || mkdir /rftools cd /rftools/ installfromnet "wget https://signalhound.com/sigdownloads/Spike/Spike(Ubuntu22.04x64)_3_9_6.zip"