X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/63481651211e20bb10d19dc3aebfca5ccdafff91..bc620a95ca16dbe33d32a462eb8cc06414c0ba3d:/research/upload.sh?ds=sidebyside diff --git a/research/upload.sh b/research/upload.sh index 0cad195..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 ./ ralfj.de:/srv/www.ralfj.de/docroot/research/ -aP --exclude .git +rsync ./ ralfj.de:/srv/research.ralfj.de/docroot/ -aP --exclude .git