mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
net check in newsup
This commit is contained in:
parent
2c44ee2b73
commit
39375e5f8f
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
ping -q -t 1 -c 1 `ip r | grep -m 1 default | cut -d ' ' -f 3` >/dev/null || exit
|
||||
echo "📰 🔃" > ~/.newsup
|
||||
pkill -RTMIN+6 i3blocks
|
||||
printf "Loading new RSS entries for newsboat...\\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user