mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-12 08:33:10 +00:00
Do not try to remove non-existing files on cleanup
This commit is contained in:
parent
4fe96f3fb4
commit
012b506368
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ html:
|
|||
-rm build/html/_static/default.css
|
||||
-rm build/html/_static/plus.png
|
||||
-rm build/html/_static/minus.png
|
||||
-rm build/html/_static/rightsidebar.css
|
||||
-rm build/html/_static/stickysidebar.css
|
||||
-rm build/html/_static/traditional.css
|
||||
@echo
|
||||
@echo "Build finished. The HTML pages are in build/html."
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue