diff --git a/transfersh-web/index.html b/transfersh-web/index.html index bd28a6c..28bdb71 100644 --- a/transfersh-web/index.html +++ b/transfersh-web/index.html @@ -192,7 +192,7 @@ include "includes/head.html"
$ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.txt

- # Encrypt and upload + # Download and decrypt
$ curl https://transfer.sh/1lDau/test.txt|gpg -o- > /tmp/hello.txt @@ -436,4 +436,4 @@ include "includes/head.html" - \ No newline at end of file +