X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/e344745524e2fbc8775fe0fa84dd5e665eeb96ed..86c75e05167a0af5a9b0d20dccbeb906300c1414:/upload.sh?ds=inline diff --git a/upload.sh b/upload.sh index 5d13195..5bd344c 100755 --- a/upload.sh +++ b/upload.sh @@ -5,3 +5,4 @@ jekyll build cd _site rsync ./ personalj.de:srv/www.ralfj.de/docroot/ -aP \ --exclude=cs/research.html +scp cs/research.html mpi-contact:public_html/index.html