Only clean out/thorium by default.

This commit is contained in:
Alexander David Frick 2022-04-12 15:10:36 -05:00 committed by GitHub
parent 963f36df72
commit 513a64c010
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,8 @@ printf "${YEL}Cleaning up build artifacts...\n" &&
printf "\n" &&
tput sgr0 &&
cd ~/chromium/src/out/thorium
find . -name "*deps*" -delete
find . -name "*TOC*" -delete
rm -r pyproto