From eff88f56517c4716c7665c21f289767534a85c8b Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Tue, 26 Nov 2024 16:18:46 +0100 Subject: [PATCH] ++ --- what-s_installed-everywhere.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/what-s_installed-everywhere.sh b/what-s_installed-everywhere.sh index 69d5ef03..ad55d457 100755 --- a/what-s_installed-everywhere.sh +++ b/what-s_installed-everywhere.sh @@ -27,10 +27,10 @@ else PKGs_gwenhael=$(ls /var/lib/pkgtools/packages/ | sed 's|^\(.*\)-.*-.*-.*$|\1|') fi -echo "| tibou | titplume | tibonom | gwenhael |" -echo "|----------+----------+----------+----------+-------" PKG_OK="| x " PKG_KO="| " +echo "| tibou | titplume | tibonom | gwenhael |" +echo "|----------+----------+----------+----------+-------" for cat in a ap d l lua n wayland xap y; do cd $cat for p in $(ls -1); do