detect more hosts;
authorwenzelm
Tue, 12 Feb 2013 17:39:45 +0100
changeset 51087 175b43e0b9ce
parent 51086 f24c68eb8e75
child 51088 0a55ac5bdd92
detect more hosts;
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)