detect more hosts;
authorwenzelm
Tue, 12 Feb 2013 17:39:45 +0100
changeset 52224175b43e0b9ce
parent 52223 f24c68eb8e75
child 52225 0a55ac5bdd92
detect more hosts;
Admin/Release/mirror-website
     1.1 --- a/Admin/Release/mirror-website	Tue Feb 12 14:27:14 2013 +0100
     1.2 +++ b/Admin/Release/mirror-website	Tue Feb 12 17:39:45 2013 +0100
     1.3 @@ -5,7 +5,7 @@
     1.4  HOST=$(hostname)
     1.5  
     1.6  case ${HOST} in
     1.7 -  sunbroy* | atbroy* | macbroy*)
     1.8 +  sunbroy* | atbroy* | macbroy* | lxbroy*)
     1.9      DEST=/home/html/isabelle/html-data
    1.10      ;;
    1.11    *.cl.cam.ac.uk)