X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/e344745524e2fbc8775fe0fa84dd5e665eeb96ed..58c37cf580b10db1fb1a72fbd2635af3932be5c2:/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