Skip to content

Commit c0b0757

Browse files
committed
added a description to the upload.sh script
1 parent 504b08d commit c0b0757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/upload.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# this script moves the generated book files to my server
12
#scp -r output/book/* git-scm.com:/var/www/
23
rsync -e ssh -av output/book/* git-scm.com:/var/www

0 commit comments

Comments
 (0)