#2387 less internet global status

This commit is contained in:
rootzoll 2022-06-30 17:16:16 +02:00
parent 755a3f401e
commit 9c767b2acc

View File

@ -21,12 +21,12 @@ PGPpubkeyFingerprint="87CAE5FA46917CBB"
source /mnt/hdd/raspiblitz.conf
# get local and global internet info
source <(/home/admin/config.scripts/internet.sh status global)
# give status (dont call regularly - just on occasions)
if [ "$1" = "status" ]; then
# get local and global internet info
source <(/home/admin/config.scripts/internet.sh status global)
echo "##### STATUS ELECTRS SERVICE"
if [ "${ElectRS}" = "on" ]; then