forked from science-ation/science-ation
Oops add the launcher
This commit is contained in:
parent
a871759129
commit
2bb5c2e2a4
4
admin/judges_sa_launcher.php
Normal file
4
admin/judges_sa_launcher.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?
|
||||
exec("php judges_sa.php >/dev/null 2>&1 &");
|
||||
header("Location: judges_scheduler_status.php");
|
||||
?>
|
Loading…
Reference in New Issue
Block a user