From 5d4f5057ac8b42a76ae98562a74478e7d0550449 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 14 Feb 2023 14:49:03 +0100 Subject: up --- .local/bin/conky/weather.sh | 2 -- 1 file changed, 2 deletions(-) (limited to '.local/bin/conky/weather.sh') 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 -- cgit v1.2.3