mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 15:55:39 +08:00
please please...?
This commit is contained in:
@@ -205,6 +205,7 @@ 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':
|
||||
|
||||
Reference in New Issue
Block a user