https://github.com/zblogcn/quickzbp
Quickly to build the ENV for Z-BlogPHP
https://github.com/zblogcn/quickzbp
blog lnmp ubuntu
Last synced: over 1 year ago
JSON representation
Quickly to build the ENV for Z-BlogPHP
- Host: GitHub
- URL: https://github.com/zblogcn/quickzbp
- Owner: zblogcn
- License: mit
- Created: 2017-03-29T14:56:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T16:33:26.000Z (about 9 years ago)
- Last Synced: 2025-01-21T09:48:23.829Z (over 1 year ago)
- Topics: blog, lnmp, ubuntu
- Language: Shell
- Size: 9.9 MB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickZBP
Quickly to build the ENV for Z-BlogPHP
快速安装[Z-BlogPHP](https://www.zblogcn.com/)运行所需要的服务器环境
## 运行环境
本脚本仅在Ubuntu 16.10+ x64上测试通过
## 使用方法
### 下载
运行命令
```shell
sudo mkdir zblogcn && cd zblogcn && wget https://raw.githubusercontent.com/zblogcn/QuickZBP/master/src/install.sh && chmod 777 install.sh
```
### 安装
```shell
sudo ./install.sh
```
### 使用
## License
>MIT