forked from Mirrors/freeswitch
pwd->mypwd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15304 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d98076b94b
commit
de496b4bc6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue