mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-23 03:21:12 -06:00
Adjust image names
This commit is contained in:
@@ -57,9 +57,9 @@ clean:
|
||||
.PHONY: release
|
||||
release: clean build_pdf make_release_dir build_ebook
|
||||
cp book.pdf release/TheBreadCode-The-Sourdough-Framework.pdf
|
||||
cp book.epub release/TheBreadCode-The-Sourdough-Framework.epub
|
||||
cp book.mobi release/TheBreadCode-The-Sourdough-Framework.mobi
|
||||
cp book.azw3 release/TheBreadCode-The-Sourdough-Framework.azw3
|
||||
cp book-mobi/book.mobi release/TheBreadCode-The-Sourdough-Framework.mobi
|
||||
cp book-epub/book.epub release/TheBreadCode-The-Sourdough-Framework.epub
|
||||
cp book-azw3/book.azw3 release/TheBreadCode-The-Sourdough-Framework.azw3
|
||||
|
||||
.PHONY: make_release_dir
|
||||
make_release_dir:
|
||||
|
||||
Reference in New Issue
Block a user