From 957910201b1a44d77e1e3093081a882d61a6afbe Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Sat, 15 Oct 2022 04:00:56 -0500 Subject: [PATCH] Update setup.sh --- setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.sh b/setup.sh index 36f441f8..b254f288 100755 --- a/setup.sh +++ b/setup.sh @@ -205,11 +205,11 @@ printf "alias ${YEL}pgom${c0} = ${CYA}python3 tools/update_pgo_profiles.py --tar printf "${CYA}\n" && -cat $HOME/Thorium/logos/thorium_ascii_art.txt && +cat logos/thorium_ascii_art.txt && # Display raspi ascii art displayRaspi () { - cat $HOME/Thorium/logos/raspi_ascii_art.txt + cat logos/raspi_ascii_art.txt } case $1 in