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

Comparing cfmaps/cfupdate (file contents):
Revision 1.22 by root, Wed Feb 14 02:38:40 2007 UTC vs.
Revision 1.23 by root, Wed Feb 14 02:51:42 2007 UTC

118 fi 118 fi
119 #gzip -7f index.xhtml 119 #gzip -7f index.xhtml
120 ) 120 )
121done 121done
122 122
123<.cfmap2html xargs cfmap2html 123<.cfmap2html xargs $SRC/cfmap2html
124<.cfmap2html xargs cfmapidx -a 124<.cfmap2html xargs $SRC/cfmapidx -a
125mv .index.dat~ .index.dat 125mv .index.dat~ .index.dat
126 126
127#rm -f .cfmap2html 127#rm -f .cfmap2html
128 128
129cfarch2html 129$SRC/cfarch2html
130cfworldmap world 130$SRC/cfworldmap world
131cfworldmap world-overlay 131$SRC/cfworldmap world-overlay
132 132
133chown -R root.root . 133chown -R root.root .
134chmod -R u=rwX,go=rX . 134chmod -R u=rwX,go=rX .
135 135

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines