checkRequirements(); } catch (ERequirementNotMet $ex) { die('Unable to run grocy: ' . $ex->getMessage()); } require_once __DIR__ . '/../app.php';