Skip to content

Commit 6b3be45

Browse files
authored
Merge pull request 6boris#125 from kylesliu/develop
update deploy bash
2 parents 9688034 + e56a587 commit 6b3be45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ gitbook build --config book.json gitbook public_new --timing --log debug
3535

3636
# nohup sh generate.sh >generate.log 2>&1 &
3737

38-
rm -rf public && mv public_new public
38+
cp -rfv public_new public

0 commit comments

Comments
 (0)