mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
New logo
This commit is contained in:
@@ -39,7 +39,7 @@ try
|
||||
}
|
||||
catch (ERequirementNotMet $ex)
|
||||
{
|
||||
exit('Unable to run grocy: ' . $ex->getMessage());
|
||||
exit('Unable to run Grocy: ' . $ex->getMessage());
|
||||
}
|
||||
|
||||
require_once __DIR__ . '/../app.php';
|
||||
|
Reference in New Issue
Block a user