Add recursive flag to remove pch.h.gch directory (#4046)

This commit is contained in:
David Holdeman 2022-04-05 21:54:01 -05:00 committed by GitHub
parent 0bd0e68194
commit a98e0f17ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
echo "Entering firmware/clean.sh"
rm -rf .dep
rm -rf build
rm -f pch/pch.h.gch
rm -rf pch/pch.h.gch