Compare commits

...

2 Commits

Author SHA1 Message Date
jingjingxyk
b8a58b270c 更正 env 所在目录 2023-03-28 23:51:57 +08:00
jingjingxyk
a20cc5bd26 修复 spc 入口 shell 2023-03-28 23:51:57 +08:00

View File

@@ -1,4 +1,4 @@
#!php
#!/usr/bin/env php
<?php
require_once __DIR__ . '/../vendor/autoload.php';