diff --git a/setup.sh b/setup.sh index f7b59282..968b71de 100755 --- a/setup.sh +++ b/setup.sh @@ -263,6 +263,7 @@ esac cd ${CR_SRC_DIR} && python3 ./tools/search_engine_choice/download_search_engine_icons.py && +cd ~/thorium && printf "${GRE}Done!\n" && printf "\n" &&