Skip to content
Snippets Groups Projects
Commit 15be80cc authored by Thomas Wood's avatar Thomas Wood
Browse files

Change deployment to www-rr site directory.

References #4
parent d0b4872c
No related branches found
No related tags found
No related merge requests found
......@@ -40,5 +40,5 @@ end
desc "Deploy the site using rsync"
task :deploy => :build do
sh "umask 0002 && rsync --chmod=Dg+s,ug+rwX,o+rX --chown=:rr -igr _site/ /vol/rr/www-rw"
sh "umask 0002 && rsync --chmod=Dg+s,ug+rwX,o+rX --chown=:rr -igrp --delete _site/ /vol/rr/www"
end
......@@ -3,7 +3,7 @@ subtitle: Program Specification and Verification Group</br><a href="http://www.d
copyright: Imperial College London
baseurl: ""
url: "http://http://www-rw.doc.ic.ac.uk/"
url: "http://www-rr.doc.ic.ac.uk/"
markdown: kramdown
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment