X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/1dc585dd63e0a4a33ac4d4d079b293b27a5ea7e2..9ef7135bd7a925723cf2577b11d02bfd13cfc6d9:/research/upload.sh?ds=inline diff --git a/research/upload.sh b/research/upload.sh index f0268be..249ef6b 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 --exclude .git