webapps.pastebin: fix

fix-linux
Doug Coleman 2019-12-07 10:40:35 -08:00
parent 03e7f918ae
commit e05eecf26b
1 changed files with 3 additions and 4 deletions

View File

@ -157,13 +157,12 @@ M: annotation entity-url
pastebin-email-list get-global [
drop
] [
clone
<email> swap >>to
swap clone
"https" >>protocol
"paste.factorcode.org" >>host
[ "$pastebin" ?head drop ] change-path
present
<email> swap >>to
swap >>body
present >>body
"factor-builds2@gmail.com" >>from
"New paste" >>subject
send-email