Skip to content

Commit 6ee73ad

Browse files
added write permissions during build for source/data/
1 parent 18c3ef6 commit 6ee73ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_html.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
chmod a+w source/
2+
chmod a+w source/data/
23
docker run --rm -v $(pwd):/home/jovyan ubcdsci/py-intro-to-ds:202212191809333bdc71 /bin/bash -c "jupyter-book build source"

0 commit comments

Comments
 (0)