X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/9f35bfb604d637a634bc9109eb0626d6e3fe8921..59bf25a0c1732f6a1bea9e5777bf9e7d03b8bbb5:/research/upload.sh?ds=sidebyside diff --git a/research/upload.sh b/research/upload.sh index f0268be..3acd9d5 100755 --- a/research/upload.sh +++ b/research/upload.sh @@ -8,4 +8,4 @@ git add . git diff --cached git commit -m "site upload" -rsync ./ mpi-contact:public_html/ -aP --exclude .git +rsync ./ ralfj.de:/srv/research.ralfj.de/docroot/ -aP --delete --exclude .git