You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: docs/en/guide/manual-build.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ export SPC_USE_SUDO=yes
92
92
If you don't want to use Docker and install PHP in the system,
93
93
you can directly download the php binary cli program compiled by this project itself. The usage process is as follows:
94
94
95
-
Deploy the environment using the command, the command will download a static php-cli binary from [self-hosted server](https://dl.zhamao.xin/static-php-cli/).
95
+
Deploy the environment using the command, the command will download a static php-cli binary from [self-hosted server](https://dl.static-php.dev/static-php-cli/).
96
96
Next, it will automatically download Composer from [getcomposer](https://getcomposer.org/download/latest-stable/composer.phar) or [Aliyun mirror](https://mirrors.aliyun.com/composer/composer.phar).
0 commit comments