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
1 changed files with 1 additions and 1 deletions

View File

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