1
0
Fork 0

Fix hastebin script

This commit is contained in:
Starbeamrainbowlabs 2016-07-23 15:43:56 +01:00
parent 74851598de
commit b662d690b6
1 changed files with 1 additions and 1 deletions

View File

@ -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