krebspaste: .retiolum -> .r

This commit is contained in:
lassulus 2017-03-14 23:07:11 +01:00
parent 9f64932809
commit 9a1da1342b

View File

@ -2,5 +2,5 @@
# TODO use `execve` instead?
writeDashBin "krebspaste" ''
exec ${bepasty-client-cli}/bin/bepasty-cli --url http://paste.retiolum "$@"
exec ${bepasty-client-cli}/bin/bepasty-cli --url http://paste.r "$@"
''