Maurits van der Schee 5 лет назад
Родитель
Сommit
854888fafe
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      install.php

+ 0
- 1
install.php Просмотреть файл

6
 }
6
 }
7
 if (!file_exists('vendor')) {
7
 if (!file_exists('vendor')) {
8
     exec('php composer.phar install');
8
     exec('php composer.phar install');
9
-    exec('php patch.php');
10
 }
9
 }
11
 
10
 
12
 function patchDir(string $base, string $dir): int
11
 function patchDir(string $base, string $dir): int

Загрузка…
Отмена
Сохранить