X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/33e80d85e602c0771d3403c9740ae7972bef55ae..9d7ce889ae672aeeeb371000b84a4941c40cbf0a:/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