X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/9ec5b4c0fb5f705fa69b1629c6eaa60dae500b69..c3f35ab1622ecb792dba0ece727f148abf6018fb:/upload.sh diff --git a/upload.sh b/upload.sh deleted file mode 100755 index 88e6126..0000000 --- a/upload.sh +++ /dev/null @@ -1,8 +0,0 @@ -#/bin/bash -cd "$(dirname "$0")" - -jekyll build -cd _site -rsync ./ ralfj.de:srv/www.ralfj.de/docroot/ -aP \ - --exclude=cs/research.html -scp cs/research.html mpi-contact:public_html/index.html