Files

14 lines
312 B
Plaintext
Raw Permalink Normal View History

2025-05-13 16:49:51 +00:00
#!/usr/bin/env php
2022-11-30 12:33:23 +00:00
<?php
/*
* This file is part of Chevereto.
*
* (c) Rodolfo Berrios <rodolfo@chevereto.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
2025-05-13 16:49:51 +00:00
require_once dirname(__DIR__) . '/legacy/entrypoints/cli.php';