mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix: This change broke the web installer
fix: This change broke the web installer
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
chdir(__DIR__); // cwd to the directory containing this script
|
||||
|
||||
// MYSQL Check - FIXME
|
||||
// 1 UNKNOWN
|
||||
include 'config.php';
|
||||
|
Reference in New Issue
Block a user