mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-05-26 05:28:39 +00:00
Fix script wait time
This commit is contained in:
parent
5cb73fe5bc
commit
8620d322e2
|
|
@ -1,3 +1,3 @@
|
||||||
<?php
|
<?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