This commit is contained in:
Jellyfrog 2021-02-22 15:41:27 +01:00 committed by GitHub
parent 34885b0a76
commit 3d5f4bdadd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ set -e
PROGRAM=${0##*/}
# can be overriden from env
: "${PASTE_URL='https://p.libren.ms/api/create'}"
: "${PASTE_URL=https://p.libren.ms/api/create}"
# paste. take input from stdin
pastebin() {