Updating website sync script
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8624934bb8
commit
ab50db936a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ export PATH
|
|||
|
||||
# Cleanup in case something went wrong from last time
|
||||
# This was happening frequently with all svn changes
|
||||
(cd "/www/tuscany.apache.org/"; svn cleanup --quiet)
|
||||
(cd "/www/tuscany.apache.org/"; svn cleanup)
|
||||
|
||||
# Make sure we have the latest content
|
||||
(cd "/www/tuscany.apache.org/"; svn up --quiet)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue