diff --git a/www/Makefile b/www/Makefile index 9f0677e26286924d6b35ce70ec49eb554097a3ff..47285ff7181874dee96aff309f5e7d7f6d97a2c2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -8,4 +8,4 @@ cgi: cat gmsh.html |\ sed "s/<!---BEGINSCRIPT//g" |\ sed "s/ENDSCRIPT--->//g" > geuzaine-gmsh.cgi - + chmod 755 geuzaine-gmsh.cgi diff --git a/www/gmsh.html b/www/gmsh.html index b8fc11e98179b8178dca01801fc7ea94c9b4ece7..dd0ac9939a18cf30c394ea1c509eff76d23e5215 100644 --- a/www/gmsh.html +++ b/www/gmsh.html @@ -1,6 +1,3 @@ - -<!--- PLEASE DO NOT EDIT the BEGINSCRIPT and ENDSCRIPT comments ---> - <!---BEGINSCRIPT #!/bin/sh @@ -11,6 +8,8 @@ echo cat << EOM ENDSCRIPT---> +<!--- PLEASE DO NOT EDIT the BEGINSCRIPT and ENDSCRIPT comments ---> + <HTML> <HEAD> @@ -50,7 +49,7 @@ cat << EOM page requests since May 24, 1998<br><br> ENDSCRIPT---> - Last updated <b>December 10, 2000</b><br><br> + Last updated <b>December 12, 2000</b><br><br> © 1998-2000 C. Geuzaine, J.-F. Remacle<br> </font></td>