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