We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9688034 + e56a587 commit 6b3be45Copy full SHA for 6b3be45
generate.sh
@@ -35,4 +35,4 @@ gitbook build --config book.json gitbook public_new --timing --log debug
35
36
# nohup sh generate.sh >generate.log 2>&1 &
37
38
-rm -rf public && mv public_new public
+cp -rfv public_new public
0 commit comments