krebpsate: set max lifetime to 1 month
This commit is contained in:
parent
9a1da1342b
commit
79387ddfc3
@ -2,5 +2,5 @@
|
||||
|
||||
# TODO use `execve` instead?
|
||||
writeDashBin "krebspaste" ''
|
||||
exec ${bepasty-client-cli}/bin/bepasty-cli --url http://paste.r "$@"
|
||||
exec ${bepasty-client-cli}/bin/bepasty-cli -L 1m --url http://paste.r "$@"
|
||||
''
|
||||
|
Loading…
Reference in New Issue
Block a user