mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-03-29 12:38:40 +00:00
Fix script wait time
This commit is contained in:
parent
5cb73fe5bc
commit
8620d322e2
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
|
||||
shell_exec('./buildProject.sh 2> /dev/null &');
|
||||
shell_exec('./buildProject.sh > /dev/null 2>/dev/null &');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user