mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
Update clean.sh
This commit is contained in:
parent
ee07adc17a
commit
532e181301
1 changed files with 1 additions and 2 deletions
3
clean.sh
3
clean.sh
|
@ -19,8 +19,7 @@ try() { "$@" || die "${RED}Failed $*"; }
|
|||
|
||||
printf "\n" &&
|
||||
printf "${YEL}Cleaning up build artifacts...\n" &&
|
||||
printf "\n" &&
|
||||
tput sgr0 &&
|
||||
printf "${RED}\n" &&
|
||||
|
||||
cd ~/chromium/src/out/thorium
|
||||
|
||||
|
|
Loading…
Reference in a new issue