mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
fix bug in fscore_pb
This commit is contained in:
@@ -78,7 +78,7 @@ fi
|
||||
|
||||
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 $line >> $post_file
|
||||
|
Reference in New Issue
Block a user