pwd->mypwd

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15304 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Rupa Schomaker 2009-10-31 18:15:29 +00:00
parent d98076b94b
commit de496b4bc6
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ line="--------------------------------------------------------------------------
mypwd=`pwd`
tmpdir=/tmp/fscore_pb.tmp
post_file=$pwd/fscore_pb.post
post_file=$mypwd/fscore_pb.post
if [ -z $user ] ; then