WIP: Untested, solo caricati file di test
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/*
|
||||
* Cambiare nomeProgetto col buildname del progetto
|
||||
*/
|
||||
|
||||
$buildName = getenv("ASD_BUILDNAME");
|
||||
require_once ("/home/asdynamics/private/$buildName/load.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user