aboutsummaryrefslogtreecommitdiff
path: root/dot-config/yambar/scripts/pacman-update
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2025-01-03 23:28:57 +0000
committerBlake Romero <blake@blkrom.com>2025-01-03 23:28:57 +0000
commite02c25a5dff534fc80c8629d457931b6e8f216f7 (patch)
treed61f6f8cb4abab7f28ed1aed44f59f58180355a2 /dot-config/yambar/scripts/pacman-update
parente1ebe33c6de42ebf886404d1d4f6792cd6af05c8 (diff)
Update yambar pacman update script
Diffstat (limited to 'dot-config/yambar/scripts/pacman-update')
-rwxr-xr-xdot-config/yambar/scripts/pacman-update3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot-config/yambar/scripts/pacman-update b/dot-config/yambar/scripts/pacman-update
index faaff4c..2d6d516 100755
--- a/dot-config/yambar/scripts/pacman-update
+++ b/dot-config/yambar/scripts/pacman-update
@@ -1,3 +1,4 @@
#!/bin/sh
-footclient -T 'update' sudo pacman -Syyu && >~/.cache/updates
+footclient -T 'update' sudo pacman -Syyu
+> ~/.cache/updates