aboutsummaryrefslogtreecommitdiff
path: root/bin/spr
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-31 00:10:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-31 00:14:17 +1200
commitaa7561f39c247b1c60cdc7d181df86a20b79a220 (patch)
tree0618bdf93d40ebbb3017136ed4aafcc57fdb4239 /bin/spr
parentReimplement sra(1) in POSIX sh (diff)
downloaddotfiles-aa7561f39c247b1c60cdc7d181df86a20b79a220.tar.gz
dotfiles-aa7561f39c247b1c60cdc7d181df86a20b79a220.zip
Tidy shellcheck exceptions
Diffstat (limited to 'bin/spr')
-rwxr-xr-xbin/spr2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spr b/bin/spr
index b07bf265..77817cfe 100755
--- a/bin/spr
+++ b/bin/spr
@@ -1,4 +1,4 @@
#!/bin/sh
# Convenience script for posting to sprunge.us pastebin
-cat -- "${@:-}" | ## shellcheck disable=SC2002
+cat -- "${@:-}" | # shellcheck disable=SC2002
curl -F 'sprunge=<-' http://sprunge.us/