From eb7559e60877f2b41f771182e98a87982140b30b Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 24 May 2026 14:32:00 +0800 Subject: pp danctnix megapixels pkg fixed, not use flatpak megapixels any more --- sh/upd | 1 - 1 file changed, 1 deletion(-) diff --git a/sh/upd b/sh/upd index 7e5a451..95e4c91 100755 --- a/sh/upd +++ b/sh/upd @@ -250,7 +250,6 @@ pac () { [ "$hostname" = xyzinsp ] && rustup update aurout="$(paru --color never -aSu | tee /dev/tty)" aurpacs="$(echo "$aurout" | grep '^Aur' | cut -d' ' -f3-)" - [ "$hostname" = xyzpp ] && sudo flatpak update -y # /usr/share/libalpm/hooks/rebuild-detector.hook has a line `NeedsTargets` shows it maybe checkrebuild only upgraded packages by `printf 'zoom\nminiconda3' | checkrebuild` instead of maybe check all by `checkrebuild`, so I think query pacman hook will be faster than run another `checkrebuild` # notes about awk f=1 things see https://git.flylightning.xyz/public_archive_codes/tree/sh/mrt # about `/^(\(|:|=)/ {f=0}`: -- cgit v1.3.1