Modify pbin to be more of a "secret upload"

This commit is contained in:
Daniel Flanagan 2020-12-14 11:15:48 -06:00
parent a69d307695
commit d5800bed8b
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -2,4 +2,4 @@
f="${1}" f="${1}"
uuid="$(uuidgen -t)" uuid="$(uuidgen -t)"
upload "${f}" "${uuid}.txt" "pastes" upload "${f}" "${uuid}/${f}" "pastes"