mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
.make builder robustness
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
$iBeginTime = time();
|
||||
|
||||
chdir(__DIR__);
|
||||
|
||||
$aCommands = [
|
||||
'php composer/rmDeniedTestDir.php',
|
||||
'php build/commands/setupCssCompiler.php',
|
||||
|
||||
Reference in New Issue
Block a user