Skip to content

Commit

Permalink
image will be build by default
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilFreelancer committed Sep 10, 2018
1 parent f56d120 commit 6ceb6de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Then login to LFS container:

Start building:

book/book.sh
/book/book.sh

Result of building will be in `dist` folder.

Expand Down
3 changes: 3 additions & 0 deletions book/book.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ sync
/book/chapter-7.sh
/book/chapter-8.sh
/book/chapter-9.sh
# create dist
/image/image.sh
EOF

0 comments on commit 6ceb6de

Please sign in to comment.