Compare commits
1 Commits
main
...
james-patc
Author | SHA1 | Date | |
---|---|---|---|
47e948f685 |
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
require_once __DIR__ . '/vendor/autoload.php';
|
||||
// 使用 getopt 函数解析命令行参数
|
||||
$options = getopt('h::', ['APP_ENV::', 'help::']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user