[Openfirst-cvscommit] www updatesite.sh,1.9,1.10
Brought to you by:
xtimg
From: Jamie <ast...@us...> - 2005-11-21 20:44:36
|
Update of /cvsroot/openfirst/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2938/www Modified Files: updatesite.sh Log Message: I think I have it right now... Index: updatesite.sh =================================================================== RCS file: /cvsroot/openfirst/www/updatesite.sh,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** updatesite.sh 21 Nov 2005 20:27:27 -0000 1.9 --- updatesite.sh 21 Nov 2005 20:44:16 -0000 1.10 *************** *** 21,24 **** --- 21,25 ---- # Grab style files from CVS so that the installer works + rm -fr htdocs/style cvs -d:pserver:anonymous@cvs1:/cvsroot/openfirst export -rHEAD base/style/style.css base/style/images mv -f base/style htdocs |