Skip to content

Commit

Permalink
Hacking on script
Browse files Browse the repository at this point in the history
  • Loading branch information
donald-pinckney committed Jun 29, 2021
1 parent b507521 commit 252cbd3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions books/build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

cd books

# First, if root sibling directory of mdbook exists, then rebuild mdbook if needed
if [ -d "../../mdBook/" ]; then
pushd ../../mdBook/; ./install.sh; popd
fi

./build_book.sh tensorflow
./build_book.sh pytorch
# ./build_book.sh pl
Binary file removed nonsite/binaries/mdbook
Binary file not shown.

0 comments on commit 252cbd3

Please sign in to comment.