diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-24 23:06:09 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-24 23:06:09 -0700 |
commit | bf53d198b17a4ce936299be3dc8e5f8847c0daf3 (patch) | |
tree | 1ea8b4401e13b52561d4cb828018de818961683c /home/xyz/.local | |
parent | 1c097519c90f03fb2abcfe014c0ade3a5e848a27 (diff) |
update
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/upd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 9a520a81..b4b060a1 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -39,7 +39,7 @@ pac () { updated pacman packages: $pacpacs updated aur packages: $aurpacs pacdiff: $(pacdiff -o | tr '\n' ' ') -checkrebuild: $(checkrebuild | awk '$2!~"zoom|miniconda3"{printf("%s ",$2)}') +checkrebuild: $(checkrebuild) " } |