Skip to content

Commit e56a587

Browse files
committed
update deploy bash
1 parent 4392353 commit e56a587

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)