mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-25 12:10:18 +00:00
fix bug in fscore_pb
This commit is contained in:
parent
a5a24d4142
commit
bb41f823ac
@ -78,7 +78,7 @@ fi
|
|||||||
|
|
||||||
echo "Gathering Data Please Wait........."
|
echo "Gathering Data Please Wait........."
|
||||||
|
|
||||||
echo -n "paste=Send&remember=0&poster=$user&format=none&code2=&expiry=f" > $post_file
|
echo -n "paste=Send&remember=0&poster=$user&format=none&expiry=f&code2=" > $post_file
|
||||||
|
|
||||||
echo "LSB RELEASE:" >> $post_file
|
echo "LSB RELEASE:" >> $post_file
|
||||||
echo $line >> $post_file
|
echo $line >> $post_file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user