fixes and adjustments (+ notes) to install (on gentoo)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -49,6 +49,7 @@ if (!file_exists(dirname(__DIR__) . '/vendor/autoload.php')) {
|
||||
}
|
||||
|
||||
// check installation status
|
||||
// @fixme userdata.inc.php is created iun step3 so step4 is never shown
|
||||
if (file_exists(dirname(__DIR__) . '/lib/userdata.inc.php')) {
|
||||
http_response_code(404);
|
||||
die();
|
||||
|
||||
Reference in New Issue
Block a user