Skip to content

Commit 22afa4a

Browse files
committed
add new upload script
1 parent a2f2ed9 commit 22afa4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/myUpload.sh

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
cp output/book.pdf output/book/
2+
rsync -e ssh -av output/book/* $GIT_BOOK_SSH_ADDR

0 commit comments

Comments
 (0)