k 5 krebspaste: output with +inline

This commit is contained in:
makefu 2017-04-13 14:03:36 +02:00
parent 091243bb7a
commit 549c89dd99
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -2,5 +2,5 @@
# TODO use `execve` instead?
writeDashBin "krebspaste" ''
exec ${bepasty-client-cli}/bin/bepasty-cli -L 1m --url http://paste.r "$@"
exec ${bepasty-client-cli}/bin/bepasty-cli -L 1m --url http://paste.r "$@" | sed '$ s/$/\/+inline/g'
''