X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/83dd208d18211ce99f6a4d77689cfb0c355c6f0f..a33de0a682ae3b902672c060819b1dbebe9b7c94:/research/upload.sh diff --git a/research/upload.sh b/research/upload.sh index 249ef6b..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 ./ ralfj.de:/srv/research.ralfj.de/docroot/ -aP --exclude .git +rsync ./ ralfj.de:/srv/research.ralfj.de/docroot/ -aP --delete --exclude .git