summaryrefslogtreecommitdiffstats
path: root/.local/bin/conky/weather.sh
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-02-14 14:49:03 +0100
committerJoe <rrbo@proton.me>2023-02-14 14:49:03 +0100
commit5d4f5057ac8b42a76ae98562a74478e7d0550449 (patch)
tree2fc467abf749d536a2043a3bc6433c29b51b7dbe /.local/bin/conky/weather.sh
parentup (diff)
downloaddotfiles-bsd-5d4f5057ac8b42a76ae98562a74478e7d0550449.tar.gz
dotfiles-bsd-5d4f5057ac8b42a76ae98562a74478e7d0550449.tar.bz2
dotfiles-bsd-5d4f5057ac8b42a76ae98562a74478e7d0550449.tar.xz
dotfiles-bsd-5d4f5057ac8b42a76ae98562a74478e7d0550449.tar.zst
dotfiles-bsd-5d4f5057ac8b42a76ae98562a74478e7d0550449.zip
up
Diffstat (limited to '.local/bin/conky/weather.sh')
-rwxr-xr-x.local/bin/conky/weather.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/.local/bin/conky/weather.sh b/.local/bin/conky/weather.sh
index b724fb6..83df4f8 100755
--- a/.local/bin/conky/weather.sh
+++ b/.local/bin/conky/weather.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-os=$(cat /tmp/os)
-
case "$(hostname -s)" in
mother | po-rbo)
ping -c1 -w1 1.1.1.1 >/dev/null 2>&1 || exit