Commit bacf017dfef44d56a4f9c6be177928bf1a4ffb14

Authored by Michael Joseph
1 parent 091f67fc

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 6 scpUser=michael
7 7 remote=gobbler.jamwarehouse.com
8 8 remotePath=/usr/local/www/owl
9   -remoteDir=dms-test
  9 +remoteDir=dms
10 10  
11 11 # cleanup
12 12 rm -rf $tmp* 2> /dev/null
... ...