mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update setup.sh
This commit is contained in:
parent
4963d54a42
commit
7838fb9495
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" &&
|
printf "${CYA}\n" &&
|
||||||
|
|
||||||
cat $HOME/thorium/logos/thorium_ascii_art.txt &&
|
cat $HOME/Thorium/logos/thorium_ascii_art.txt &&
|
||||||
|
|
||||||
# Display raspi ascii art
|
# Display raspi ascii art
|
||||||
displayRaspi () {
|
displayRaspi () {
|
||||||
cat $HOME/thorium/logos/raspi_ascii_art.txt
|
cat $HOME/Thorium/logos/raspi_ascii_art.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
|
|
Loading…
Reference in a new issue