mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
spacing fix
This commit is contained in:
parent
2abe24c0db
commit
86d2f96927
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ displayHelp () {
|
|||
printf "${bold}${YEL}Please place the Thorium .deb file in this directory before running.${c0}\n" &&
|
||||
printf "\n"
|
||||
}
|
||||
|
||||
case $1 in
|
||||
--help) displayHelp; exit 0;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue