From 259e7eb94b96435dd6e4ca3c1553f5eb80aae783 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Tue, 1 Aug 2023 09:53:07 +0200 Subject: [PATCH] =?utf8?q?Dodanie=20dw=C3=B3ch=20pakiet=C3=B3w:=20'firefox?= =?utf8?q?-esr'=20oraz=20'xfce4-notes-plugin'.=20Rozwi=C4=85zanie=20proble?= =?utf8?q?mu=20z=20warto=C5=9Bci=C4=85=20'N/I'=20przy=20'xfce4-notes-plugi?= =?utf8?q?n'=20dla=20wersji=20stable?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- get_preformated_installed_list.sh | 2 +- list.txt | 2 ++ list_stable.txt | 2 ++ list_testing.txt | 2 ++ 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/get_preformated_installed_list.sh b/get_preformated_installed_list.sh index a487d34..e1ab4f4 100644 --- a/get_preformated_installed_list.sh +++ b/get_preformated_installed_list.sh @@ -1,4 +1,4 @@ #!/bin/bash apt-get update > /dev/null 2>&1; -apt list | grep 'installed' | awk '{printf $1" "$2"\n"}' | sed -e "s/\/${1},.*\ / /g" -e "s/\/${1}\ / /g" +apt list | grep 'installed' | awk '{printf $1" "$2"\n"}' | sed -e "s/\/${1},.*\ / /g" -e "s/\/${1}\ / /g" -e "s/\/now\ / /g" diff --git a/list.txt b/list.txt index c5b4edc..5906479 100644 --- a/list.txt +++ b/list.txt @@ -18,6 +18,7 @@ extlinux feh ffmpeg figlet +firefox-esr firejail gimp git @@ -72,6 +73,7 @@ wget wireless-tools xdm xfce4 +xfce4-notes-plugin xinit xorriso xserver-xorg diff --git a/list_stable.txt b/list_stable.txt index f9a0629..8d2da98 100644 --- a/list_stable.txt +++ b/list_stable.txt @@ -60,3 +60,5 @@ virt-manager conky picom xfce4 +xfce4-notes-plugin +firefox-esr diff --git a/list_testing.txt b/list_testing.txt index 1676525..ade285d 100644 --- a/list_testing.txt +++ b/list_testing.txt @@ -62,3 +62,5 @@ mutt linux-image-amd64 live-boot systemd-sysv +firefox-esr +xfce4-notes-plugin -- 2.39.5