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