Commit 64a5670cbb1cefd25d37d84c9d138b43b2e398fb
1 parent
cdba0bdd
changed to real remote directory name
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@673 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
bin/remote_update.sh
| @@ -6,7 +6,7 @@ tag=DMS_ITERATION1_29012003 | @@ -6,7 +6,7 @@ tag=DMS_ITERATION1_29012003 | ||
| 6 | scpUser=michael | 6 | scpUser=michael |
| 7 | remote=gobbler.jamwarehouse.com | 7 | remote=gobbler.jamwarehouse.com |
| 8 | remotePath=/usr/local/www/owl | 8 | remotePath=/usr/local/www/owl |
| 9 | -remoteDir=dms-test | 9 | +remoteDir=dms |
| 10 | 10 | ||
| 11 | # cleanup | 11 | # cleanup |
| 12 | rm -rf $tmp* 2> /dev/null | 12 | rm -rf $tmp* 2> /dev/null |