mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
remove test, seems like removing musl from paths was successful
This commit is contained in:
parent
d627363132
commit
753c720716
@ -205,7 +205,6 @@ echo match ($argv[1]) {
|
||||
|
||||
switch ($argv[1] ?? null) {
|
||||
case 'download_cmd':
|
||||
passthru("{$prefix}install-pkg go-xcaddy --debug", $retcode); # test
|
||||
passthru($prefix . $down_cmd, $retcode);
|
||||
break;
|
||||
case 'build_cmd':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user