From dbb0dec619868bfc25cc7d919f5c70a916316cc1 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 8 Oct 2015 23:28:09 +0200 Subject: [PATCH] also upload to MPI server --- upload.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2