Create buildProject.php

This commit is contained in:
Dennis Eichhorn 2018-02-23 12:37:19 +01:00 committed by GitHub
parent f2ba8d0d77
commit 8d0cd76bb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
buildProject.php Normal file
View File

@ -0,0 +1,3 @@
<?php
shell_exec(./buildProject.sh);