Gitiles
Code Review
Sign In
review.blissroms.org
/
Documentation-release
/
0509f659f77e5d471e3877c47481b06dd5d72180
/
.
/
cleanup.sh
blob: c303445336fcde15a2584c7a912a79eb7220a8db [
file
] [
log
] [
blame
]
#!/bin/bash
# Removes all build artifacts
rm
404.html
rm index
.
html
rm sitemap
.
xml
rm sitemap
.
xml
.
gz
rm
-
r
'Bliss OS'
rm
-
r
BlissRoms
rm
-
r common
rm
-
r infrastructure
rm
-
r assets
rm
-
r search
echo
"Finished cleaning. Copy the new artifacts here."