X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/aa1de30942cd57a8101bc8b3fc1ffea3c591b0a8..HEAD:/upload.sh diff --git a/upload.sh b/upload.sh index 5bd344c..3869f77 100755 --- a/upload.sh +++ b/upload.sh @@ -1,8 +1,5 @@ #/bin/bash cd "$(dirname "$0")" -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 +personal/upload.sh +research/upload.sh