Update of /cvsroot/wxlua/website
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv9030
Modified Files:
updatesite.sh
Log Message:
Index: updatesite.sh
===================================================================
RCS file: /cvsroot/wxlua/website/updatesite.sh,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** updatesite.sh 16 May 2006 19:50:02 -0000 1.23
--- updatesite.sh 16 May 2006 19:53:25 -0000 1.24
***************
*** 8,13 ****
echo Restoring permissions
cd /home/groups/w/wx/wxlua/htdocs
! chmod -R ug+rw * cvs images docs screenshots wxLua download >/dev/null 2>&1
! chmod -R a+x *.sh cvs images docs screenshots wxLua download >/dev/null 2>&1
}
--- 8,13 ----
echo Restoring permissions
cd /home/groups/w/wx/wxlua/htdocs
! chmod -R ug+rw * CVS images docs screenshots wxLua download >/dev/null 2>&1
! chmod -R a+x *.sh CVS images docs screenshots wxLua download >/dev/null 2>&1
}
|