mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update extract_appimage.sh
This commit is contained in:
parent
9477d31ebc
commit
1684f5288d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ try() { "$@" || die "${RED}Failed $*"; }
|
|||
# --help
|
||||
displayHelp () {
|
||||
printf "\n" &&
|
||||
printf "${bold}${GRE}Script to extract Thorium .appimage on Linux.${c0}\n" &&
|
||||
printf "${bold}${GRE}Script to extract Thorium .AppImage on Linux.${c0}\n" &&
|
||||
printf "${bold}${YEL}Please run build_appimage.sh in this directory before running.${c0}\n" &&
|
||||
printf "\n"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue