diff --git a/www/publish.sh b/www/publish.sh index 0280bed64..ad0366f7b 100755 --- a/www/publish.sh +++ b/www/publish.sh @@ -3,4 +3,4 @@ # This will 'publish' the reference policy website. cp ../refpolicy/Changelog html/Changelog.txt -rsync -avr --exclude .svn . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs +rsync -rv --exclude .svn . shell.sf.net:/home/groups/s/se/serefpolicy/htdocs