Skip to content
Snippets Groups Projects
Commit 853ad298 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 3d5d772f
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,15 @@ mirror: ...@@ -3,13 +3,15 @@ mirror:
cat gmsh.html |\ cat gmsh.html |\
sed "s/\/gmsh\//http:\/\/www.geuz.org\/gmsh\//g" |\ sed "s/\/gmsh\//http:\/\/www.geuz.org\/gmsh\//g" |\
sed "s/\/getdp\//http:\/\/www.geuz.org\/getdp\//g" |\ sed "s/\/getdp\//http:\/\/www.geuz.org\/getdp\//g" |\
sed "s/<!---BEGINDATE.Date: /Last updated /g" |\ sed "s/<!---BEGINDATE.Date: /Last updated<br>/g" |\
sed "s/ .ENDDATE--->/<p>/g" \ sed "s/ .ENDDATE--->/<p>/g" \
> gmsh-mirror.html > gmsh-mirror.html
cgi: cgi:
cat gmsh.html |\ cat gmsh.html |\
sed "s/<!---BEGINSCRIPT//g" |\ sed "s/<!---BEGINSCRIPT//g" |\
sed "s/ENDSCRIPT--->//g" \ sed "s/ENDSCRIPT--->//g" |\
sed "s/<!---BEGINDATE.Date: /Last updated<br>/g" |\
sed "s/ .ENDDATE--->/<p>/g" \
> geuzaine-gmsh.cgi > geuzaine-gmsh.cgi
chmod 755 geuzaine-gmsh.cgi chmod 755 geuzaine-gmsh.cgi
...@@ -44,12 +44,14 @@ de maillages, mesh adaptation, modeling"> ...@@ -44,12 +44,14 @@ de maillages, mesh adaptation, modeling">
EOM EOM
${BASEDIR}/n2l ${BASEDIR}/counter.gmsh ${BASEDIR}/n2l ${BASEDIR}/counter.gmsh
cat << EOM cat << EOM
page requests since May 24, 1998<p> page requests since<br>1998/05/24 00:00:00<p>
ENDSCRIPT---> ENDSCRIPT--->
<!---BEGINDATE$Date: 2001-01-02 08:48:26 $ENDDATE---> <!---BEGINDATE$Date: 2001-01-02 08:57:39 $ENDDATE--->
&copy; 1998-2001 C. Geuzaine, J.-F. Remacle Copyright &copy; 1998-2001<br>
J.-F. Remacle<br>
C. Geuzaine<br>
</font></td> </font></td>
...@@ -245,7 +247,7 @@ description. ...@@ -245,7 +247,7 @@ description.
<td width="70"> <td width="70">
</td> </td>
<td bgcolor="#f0f0f0"> <td bgcolor="#ededed">
<table border=0 cellspacing=0 cellpadding=0> <table border=0 cellspacing=0 cellpadding=0>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment