diff options
Diffstat (limited to 'dot-config')
| -rwxr-xr-x | dot-config/yambar/scripts/pacman-update | 3 |
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 |
