mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update README.md [skip ci]
This commit is contained in:
parent
0986665d53
commit
d4b6dbfba3
@ -27,7 +27,7 @@ Linux
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 可以使用 export ZM_DOWN_PHP_VERION=8.0 来切换 PHP 版本
|
# 可以使用 export ZM_DOWN_PHP_VERION=8.0 来切换 PHP 版本
|
||||||
bash -c "`curl -fsSL https://dl.zhamao.xin/php-bin/install-runtime.sh`"
|
bash <(curl -fsSL https://dl.zhamao.xin/php-bin/install-runtime.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
3. 也可以自己使用 Dockerfile 进行编译构建:
|
3. 也可以自己使用 Dockerfile 进行编译构建:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user