# HG changeset patch # User wenzelm # Date 1360687185 -3600 # Node ID 175b43e0b9ce3636e592f6f7caacad8295d049af # Parent f24c68eb8e7518cc713b4bb142412f37fc18f66f detect more hosts; diff -r f24c68eb8e75 -r 175b43e0b9ce Admin/Release/mirror-website --- a/Admin/Release/mirror-website Tue Feb 12 14:27:14 2013 +0100 +++ b/Admin/Release/mirror-website Tue Feb 12 17:39:45 2013 +0100 @@ -5,7 +5,7 @@ HOST=$(hostname) case ${HOST} in - sunbroy* | atbroy* | macbroy*) + sunbroy* | atbroy* | macbroy* | lxbroy*) DEST=/home/html/isabelle/html-data ;; *.cl.cam.ac.uk)