From ac6ade5e48cd36ac7fd152f6f5cc6a7adf19840f Mon Sep 17 00:00:00 2001 From: KM4ACK Date: Fri, 26 Aug 2022 19:20:36 -0500 Subject: [PATCH] add repeater start depends --- functions/additional.function | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/additional.function b/functions/additional.function index 3c18dfe..6e30fb1 100644 --- a/functions/additional.function +++ b/functions/additional.function @@ -916,6 +916,7 @@ GRIDCALC(){ # Repeater-Start ################################## REPEAT(){ +sudo apt install -y gir1.2-osmgpsmap-1.0 gir1.2-geoclue-2.0 libosmgpsmap-1.0-1 REPEAT_LATEST=$(curl -s https://sourceforge.net/projects/repeater-start/files/ | grep all.deb | head -1 | sed 's/.*repeater/repeater/;s/".*//') cd ${HOME}/Downloads wget https://sourceforge.net/projects/repeater-start/files/$REPEAT_LATEST