update the run script, too
This commit is contained in:
parent
5733baadf6
commit
7b02d18085
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ SVNCHECKOUTPATH=/usr/src/svn-checkouts/
|
|||
|
||||
echo update started at `date` >> $HOME/g.w.o-updates.log
|
||||
|
||||
#update the 1.8 checkout
|
||||
cd $SVNCHECKOUTPATH/1.8/
|
||||
#update the 1.10 checkout
|
||||
cd $SVNCHECKOUTPATH/1.10/
|
||||
#svn cleanup
|
||||
svn -q up
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue