From c21b68e71792c7cdafa2c708cde06178c2645851 Mon Sep 17 00:00:00 2001 From: Gabriel Carneiro Date: Mon, 5 Aug 2024 17:40:09 -0300 Subject: [PATCH] update --- upload.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/upload.php b/upload.php index 72ae367..e6a904c 100755 --- a/upload.php +++ b/upload.php @@ -69,7 +69,4 @@ $cmd = sprintf('%s "%s" "%s" "%s" "%s" "%s"', $SCRIPT_PATH, $NAME, $AUTHOR, $INPUT, 'aulateste', $OUTPUT); $output = shell_exec($cmd); - - - ?>