mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update setup.sh
This commit is contained in:
parent
7838fb9495
commit
957910201b
1 changed files with 2 additions and 2 deletions
4
setup.sh
4
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
|
||||
|
|
Loading…
Reference in a new issue