also upload to MPI server
authorRalf Jung <post@ralfj.de>
Thu, 8 Oct 2015 21:28:09 +0000 (23:28 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 8 Oct 2015 21:28:09 +0000 (23:28 +0200)
upload.sh

index 5d1319510435505f738aa92686aa874ea915e2f5..5bd344c2ca39b523e4687e726298f11502d8d1fb 100755 (executable)
--- 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