X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/3bb606f658deb2ccdeb22703b6eefa28a917ebfa..28495db677cc603f7a4890a2ec5dc9c989b4710b:/research/upload.sh diff --git a/research/upload.sh b/research/upload.sh index f0268be..0cad195 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/www.ralfj.de/docroot/research/ -aP --exclude .git