mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
build: Clean up temporary files.
This commit is contained in:
parent
03c6490659
commit
6f307a2fd6
@ -121,8 +121,9 @@ function build_source {
|
||||
-i .sedbak "${DEST}.html"
|
||||
|
||||
# clean up
|
||||
rm -f "${DEST}.markdown"
|
||||
rm -f "${DEST}.yaml"
|
||||
rm -f "${DEST}.markdown"
|
||||
rm -f "${DEST}.markdown.sedbak"
|
||||
rm -f "${DEST}.html.temp"
|
||||
rm -f "${DEST}.html.sedbak"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user