X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/e344745524e2fbc8775fe0fa84dd5e665eeb96ed..refs/heads/master:/upload.sh diff --git a/upload.sh b/upload.sh index 5d13195..3869f77 100755 --- a/upload.sh +++ b/upload.sh @@ -1,7 +1,5 @@ #/bin/bash cd "$(dirname "$0")" -jekyll build -cd _site -rsync ./ personalj.de:srv/www.ralfj.de/docroot/ -aP \ - --exclude=cs/research.html +personal/upload.sh +research/upload.sh