summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/status/sb-net2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/status/sb-net b/.local/bin/status/sb-net
index 504eb8f..87d2438 100755
--- a/.local/bin/status/sb-net
+++ b/.local/bin/status/sb-net
@@ -1,7 +1,7 @@
#!/bin/sh
if ifconfig | grep '^tun' >/dev/null 2>&1; then
- echo -n " "
+ echo -n " "
fi
if ! ping -q -c1 -t1 1.1.1.1 >/dev/null 2>&1; then
echo "ﰸ "