update
SSH Build / Deploy (push) Successful in 9s Details

This commit is contained in:
Carneiro 2024-08-05 17:40:09 -03:00
parent 96ae867cfd
commit db93b1945d
1 changed files with 0 additions and 3 deletions

View File

@ -69,7 +69,4 @@
$cmd = sprintf('%s "%s" "%s" "%s" "%s" "%s"', $SCRIPT_PATH, $NAME, $AUTHOR, $INPUT, 'aulateste', $OUTPUT); $cmd = sprintf('%s "%s" "%s" "%s" "%s" "%s"', $SCRIPT_PATH, $NAME, $AUTHOR, $INPUT, 'aulateste', $OUTPUT);
$output = shell_exec($cmd); $output = shell_exec($cmd);
?> ?>