mirror of
https://github.com/lxsang/antd-cgi-plugin
synced 2024-12-26 01:58:22 +01:00
Merge branch 'master' of https://github.com/lxsang/antd-cgi-plugin
This commit is contained in:
commit
d03bcfb418
@ -19,7 +19,7 @@ When all dependencies are installed, the build can be done with a few single com
|
||||
```bash
|
||||
mkdir antd
|
||||
cd antd
|
||||
wget -O- https://get.makeand.run/antd | bash -s "cgi"
|
||||
wget -O- https://get.bitdojo.dev/antd | bash -s "cgi"
|
||||
```
|
||||
The script will ask you for a place to put the binaries (should be an absolute path, otherwise the build will fail) and the default HTTP port for the server config.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user