mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
fix bug in fscore_pb
This commit is contained in:
+1
-1
@@ -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