This commit is contained in:
Jellyfrog
2021-02-22 15:41:27 +01:00
committed by GitHub
parent 34885b0a76
commit 3d5f4bdadd

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() {