From f3ebe52b9ab29245cad32cc6301bd189a9a4f5cd Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Mon, 11 May 2020 19:22:23 +0200 Subject: [PATCH] changed cgi --- software_objects/file-upload/upload.cgi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/software_objects/file-upload/upload.cgi b/software_objects/file-upload/upload.cgi index 7c31fe7..8f120a2 100644 --- a/software_objects/file-upload/upload.cgi +++ b/software_objects/file-upload/upload.cgi @@ -40,11 +40,12 @@ else: print (""" + + upload
- -""") \ No newline at end of file +) \ No newline at end of file