del: master install.php
This commit is contained in:
parent
5264304b7b
commit
2e9c81e721
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
config.php
|
config.php
|
||||||
|
install.php
|
||||||
|
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
require_once __DIR__ . '/provide/autoload.php';
|
|
||||||
|
|
||||||
$boot = new BootLoader(__DIR__);
|
|
||||||
$boot->install();
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user