summaryrefslogtreecommitdiffstats
path: root/.scripts/cron/checkup
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-18 13:21:25 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-01-18 13:21:25 -0500
commit2eaabe4fbd6ba9d46e1e61af8c3504d611776fe8 (patch)
tree2aeadd1983a06807a4a3c2a0c9b077962cc8363e /.scripts/cron/checkup
parent7a0346d01ae533a2b1dc65df99803612f87c7c7b (diff)
downloadeibhear-2eaabe4fbd6ba9d46e1e61af8c3504d611776fe8.tar.gz
eibhear-2eaabe4fbd6ba9d46e1e61af8c3504d611776fe8.tar.zst
eibhear-2eaabe4fbd6ba9d46e1e61af8c3504d611776fe8.zip
svgs will be added later
Diffstat (limited to '.scripts/cron/checkup')
-rwxr-xr-x.scripts/cron/checkup2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/cron/checkup b/.scripts/cron/checkup
index 770c349..a32cdcb 100755
--- a/.scripts/cron/checkup
+++ b/.scripts/cron/checkup
@@ -3,7 +3,7 @@
ping -q -w 1 -c 1 `ip r | grep -m 1 default | cut -d ' ' -f 3` >/dev/null || exit
-notify-send -i "$PIX/larbs.gif" "Checking for pacakge updates..."
+notify-send -i "$PIX/larbs.svg" "Checking for pacakge updates..."
sudo pacman -Syyuw --noconfirm || notify-send "Error downloading updates.