X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/33e80d85e602c0771d3403c9740ae7972bef55ae..647f07c29a79a6d2c8fc1bfbd6e6a089d400934d:/upload.sh diff --git a/upload.sh b/upload.sh index 48c6cf3..88e6126 100755 --- a/upload.sh +++ b/upload.sh @@ -5,3 +5,4 @@ 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