We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504b08d commit c0b0757Copy full SHA for c0b0757
script/upload.sh
@@ -1,2 +1,3 @@
1
+# this script moves the generated book files to my server
2
#scp -r output/book/* git-scm.com:/var/www/
3
rsync -e ssh -av output/book/* git-scm.com:/var/www
0 commit comments