X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/dbb0dec619868bfc25cc7d919f5c70a916316cc1..c28f3ad74ab0e5e0fecec8d060bdf137a12d322e:/upload.sh diff --git a/upload.sh b/upload.sh index 88e6126..18eaa99 100755 --- a/upload.sh +++ b/upload.sh @@ -1,8 +1,5 @@ #/bin/bash cd "$(dirname "$0")" -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 +ralf/upload.sh +research/upload.sh