Skip to content

Commit 17a4cbd

Browse files
committed
rename book copier
1 parent e879b41 commit 17a4cbd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ watch-build:
99

1010
update-book:
1111
cd book && make html
12-
./prep-book-html.py
13-
rsync -a -v book/images _site/book/images/
12+
./copy-and-fix-book-html.py
13+
rsync -a -v book/images/ _site/book/images/
1414

1515

book

Submodule book updated 1 file

0 commit comments

Comments
 (0)