author | paulson |
Thu, 05 Dec 2013 17:09:13 +0000 | |
changeset 54636 | cc126144f662 |
parent 54635 | 30666a281ae3 |
child 54673 | 4ae29b8b1b81 |
--- a/Admin/Release/mirror-website Thu Dec 05 14:35:58 2013 +0100 +++ b/Admin/Release/mirror-website Thu Dec 05 17:09:13 2013 +0000 @@ -5,12 +5,12 @@ HOST=$(hostname) case ${HOST} in - sunbroy* | atbroy* | macbroy* | lxbroy*) + sunbroy* | atbroy* | macbroy*) DEST=/home/html/isabelle/html-data ;; *.cl.cam.ac.uk) USER=paulson - DEST=/anfs/www/html/research/hvg/Isabelle + DEST=/anfs/bigdisc/lp15/Isabelle ;; *) echo "Unknown destination directory for ${HOST}"