From c99a1a41169ac1299b44ee9ad2da0260783ab297 Mon Sep 17 00:00:00 2001 From: Sinsa-me Date: Thu, 5 Mar 2026 09:58:01 +0100 Subject: [PATCH] added fastfetch prompt --- 12to13.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/12to13.sh b/12to13.sh index 159a357..8f25b5a 100644 --- a/12to13.sh +++ b/12to13.sh @@ -10,5 +10,6 @@ find /etc/apt/sources.list.d -name "*.list" -exec sed -i 's/bookworm/trixie/g' { apt update apt full-upgrade -y - +apt install fastfetch +fastfeth