From 1aef6a9c5d03012957a0945653eaf54a88457e07 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q <49044505+hp3icc@users.noreply.github.com> Date: Fri, 19 Aug 2022 21:52:39 -0500 Subject: [PATCH] Create beacon-update.sh --- beacon-update.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 beacon-update.sh diff --git a/beacon-update.sh b/beacon-update.sh new file mode 100644 index 0000000..c307c1e --- /dev/null +++ b/beacon-update.sh @@ -0,0 +1,5 @@ +#!/bin/bash +sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/shell-aprs/main/shell.sh)" +sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/menu.sh)" +variable22=$(grep "EMQ-VER:" /opt/emq-ver | tail -c 5) +sudo sed -i "s/R00ab/$variable22/g" /bin/menu