X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/33e80d85e602c0771d3403c9740ae7972bef55ae..4039ae3640ffd3861953d10c6604386a82a80edf:/upload.sh diff --git a/upload.sh b/upload.sh index 48c6cf3..18eaa99 100755 --- a/upload.sh +++ b/upload.sh @@ -1,7 +1,5 @@ #/bin/bash cd "$(dirname "$0")" -jekyll build -cd _site -rsync ./ ralfj.de:srv/www.ralfj.de/docroot/ -aP \ - --exclude=cs/research.html +ralf/upload.sh +research/upload.sh