mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-06-25 22:48:14 -05:00
build: Clean up temporary files.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user