mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-26 17:51:48 +01:00
#2387 less internet global status
This commit is contained in:
parent
755a3f401e
commit
9c767b2acc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user