Remove haste

This commit is contained in:
ViViDboarder 2021-11-29 09:57:18 -08:00
parent 791e50d46d
commit 870c8f355e
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#! /bin/sh
host="hb.iamthefij.com"
a=$(cat)
curl -X POST -s -d "$a" https://${host}/documents | awk -v host=$host -F '"' '{print "https://"host"/"$4}'