Compare commits

..

1 Commits

Author SHA1 Message Date
Ceda EI 9436f1213b Refactor the script and change defaults 2021-09-09 20:50:31 +05:30
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Set MKR_BIN if not set. Export it in your shell rc to use a self hosted
# instance. Include the trailing slash with custom urls.
MKR_BIN=${MKR_BIN:-https://bin.webionite.com/}
HASTEBIN=${HASTEBIN:1}
HASTEBIN=${HASTEBIN:-1}
EDITOR=${EDITOR:-vim}
URL=$MKR_BIN$([[ $HASTEBIN == 1 ]] && echo documents)