summaryrefslogtreecommitdiff
path: root/html/cgi-bin
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2023-12-26 17:34:43 +0100
committerjerome <jerome@xlinfo.fr>2023-12-26 17:34:43 +0100
commit13f1f7fa8036c9030ad48c10bfe58a2099ce82af (patch)
treea28826f7014c12692a536f57cfc1aa7e7c8ca5dc /html/cgi-bin
parent4ba1844cb85a50ddb2023030a5e3a12ed5e7f031 (diff)
downloadpython-13f1f7fa8036c9030ad48c10bfe58a2099ce82af.tar.gz
python-13f1f7fa8036c9030ad48c10bfe58a2099ce82af.zip
update webshell
Diffstat (limited to 'html/cgi-bin')
-rwxr-xr-xhtml/cgi-bin/webshell.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/cgi-bin/webshell.cgi b/html/cgi-bin/webshell.cgi
index cebfb10..a1c7554 100755
--- a/html/cgi-bin/webshell.cgi
+++ b/html/cgi-bin/webshell.cgi
@@ -27,7 +27,7 @@ if cmd : print(cmd)
print("</p>")
print("""
-<form action=''>
+<form>
<input type='text' name='cmd' autofocus>
</form>
""")