更正 env 所在目录

This commit is contained in:
jingjingxyk 2023-03-28 23:42:43 +08:00 committed by Jerry
parent a20cc5bd26
commit b8a58b270c

View File

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