publish blog post: Breaking All the Way Out
[web.git] / upload.sh
index 48c6cf36f4043e77ea6bc665a923019364efd177..88e6126cd52950b0a36485b0bf3f2fa5721393e4 100755 (executable)
--- 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