mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
rename go-mod-frankenphp to go-xcaddy
This commit is contained in:
@@ -212,7 +212,7 @@ switch ($argv[1] ?? null) {
|
||||
break;
|
||||
case 'build_embed_cmd':
|
||||
if ($frankenphp) {
|
||||
passthru("{$prefix}install-pkg go-mod-frankenphp --debug", $retcode);
|
||||
passthru("{$prefix}install-pkg go-xcaddy --debug", $retcode);
|
||||
if ($retcode !== 0) {
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user