Update clean.sh

This commit is contained in:
Alexander David Frick 2022-07-15 23:39:13 -05:00 committed by GitHub
parent ee07adc17a
commit 532e181301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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