This commit is contained in:
2024-11-07 18:24:42 +08:00
parent 3f2862d118
commit ea01e93fe9
3 changed files with 8 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env php
<?php
require_once __DIR__ . '/vendor/autoload.php';
echo "Version: 1.0.3\n";
support\App::run();