mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-08 23:58:39 +00:00
Fix build script
This commit is contained in:
parent
923ee6ea90
commit
c1fb7889c0
|
|
@ -1,3 +1,3 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
shell_exec(./buildProject.sh);
|
shell_exec('./buildProject.sh');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user