From aef6f78d010ac50325d6b7abf983d591845fc502 Mon Sep 17 00:00:00 2001 From: anon Date: Sat, 5 Jul 2025 13:15:10 +0200 Subject: reorder the project --- test/upload-test.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 test/upload-test.sh (limited to 'test/upload-test.sh') diff --git a/test/upload-test.sh b/test/upload-test.sh new file mode 100755 index 0000000..936e013 --- /dev/null +++ b/test/upload-test.sh @@ -0,0 +1,2 @@ +#!/bin/sh +curl --upload-file example.png http://localhost:8080/ -- cgit v1.2.3