added a make clean and fixed the makefile lines to use the proper directry
This commit is contained in:
parent
42c2c00374
commit
250c1f474d
1 changed files with 2 additions and 3 deletions
5
Makefile
5
Makefile
|
@ -19,7 +19,6 @@ quickstart:
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf exexampleSite/themes
|
rm -rf exampleSite/themes
|
||||||
rm -rf exexampleSite/*.epub
|
rm -rf exampleSite/*.epub
|
Loading…
Reference in a new issue