mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
Fix hastebin script
This commit is contained in:
parent
74851598de
commit
b662d690b6
1 changed files with 1 additions and 1 deletions
2
hastebin
2
hastebin
|
@ -19,4 +19,4 @@ fi
|
|||
|
||||
output=`curl -s -X POST -d "$str" $server/documents |perl -pi -e 's|.+:\"(.+)\"}|$1|'`
|
||||
|
||||
echo $server/$output
|
||||
echo http://$server/$output
|
Loading…
Reference in a new issue