diff --git a/templates/upload.html b/templates/upload.html index 7947e3f..2924044 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -15,6 +15,8 @@
+

or

+
curl http://localhost:8080/uploadCurl -F add=@<file name>
{{ if .hash }} diff --git a/templates/upload2.html b/templates/upload2.html index aead350..a9437e3 100644 --- a/templates/upload2.html +++ b/templates/upload2.html @@ -35,6 +35,8 @@

hash: {{ .hash }}

{{end}} --> +

or

+

curl http://localhost:8080/uploadCurl -F add=@<file name>