ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cfmaps/cfupdate
(Generate patch)

Comparing cfmaps/cfupdate (file contents):
Revision 1.17 by root, Mon Dec 12 01:38:19 2005 UTC vs.
Revision 1.19 by root, Wed Feb 8 07:28:17 2006 UTC

15# 15#
16# You should have received a copy of the GNU General Public License 16# You should have received a copy of the GNU General Public License
17# along with gvpe; if not, write to the Free Software 17# along with gvpe; if not, write to the Free Software
18# Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 18# Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 19
20VERSION=1.11 20VERSION=1.111
21 21
22umask 022 22umask 022
23 23
24SRC=/root/src/crossfire 24SRC=/root/src/cfmaps
25PATH="$SRC:$PATH" 25PATH="$SRC:$PATH"
26BASE="/var/www/cfmaps.schmorp.de" 26BASE="/var/www/cfmaps.schmorp.de"
27export CROSSFIRE_LIBDIR="$BASE"/lib 27export CROSSFIRE_LIBDIR="$BASE"/lib
28 28
29cd "$BASE" || exit 69 29cd "$BASE" || exit 69
101 <li><a href="/world/world_122_117.xhtml">Navar</a></li> 101 <li><a href="/world/world_122_117.xhtml">Navar</a></li>
102 <li><a href="/world/world_116_102.xhtml">Darcap</a></li> 102 <li><a href="/world/world_116_102.xhtml">Darcap</a></li>
103 <li><a href="/world/world_128_109.xhtml">Wolfsburg</a></li> 103 <li><a href="/world/world_128_109.xhtml">Wolfsburg</a></li>
104 <li><a href="/world/world_128_101.xhtml">Azumauindo</a></li> 104 <li><a href="/world/world_128_101.xhtml">Azumauindo</a></li>
105 </ul> 105 </ul>
106 <p class="footer">created by <a href='http://software.schmorp.de/#crossfire'>cfupdate</a> version $VERSION</p> 106 <p class="footer">created by <a href='http://software.schmorp.de/pkg/crossfire'>cfupdate</a> version $VERSION</p>
107 EOF 107 EOF
108 echo >&7 "</body></html>" 108 echo >&7 "</body></html>"
109 } 7>index.xhtml 109 } 7>index.xhtml
110 #gzip -7f index.xhtml 110 #gzip -7f index.xhtml
111 ) 111 )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines