summaryrefslogtreecommitdiff
path: root/ar/.local/bin/cron/checkup
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-29 15:52:38 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-29 15:52:38 +0900
commit6d4a3866ff2f5ecb0375d70a0a0d694b066a64df (patch)
tree119b64aa9d24317ed8014e999add916d2ee33f60 /ar/.local/bin/cron/checkup
parent7bf3f2f31c74385b95f4068c5d7dacff720d7292 (diff)
updates
Diffstat (limited to 'ar/.local/bin/cron/checkup')
-rwxr-xr-xar/.local/bin/cron/checkup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/cron/checkup b/ar/.local/bin/cron/checkup
index dfdfc4a..801d406 100755
--- a/ar/.local/bin/cron/checkup
+++ b/ar/.local/bin/cron/checkup
@@ -5,8 +5,8 @@
notify-send "📦 Repository Sync" "Checking for package updates..."
sudo pacman -Syyuw --noconfirm || notify-send "â›” Error downloading updates.
-
Check your internet connection, if pacman is already running, or run update manually to see errors."
+
pkill -RTMIN+16 "${STATUSBAR:-dwmblocks}"
if pacman -Qu | grep -v "\[ignored\]"; then