An open API service indexing awesome lists of open source software.

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

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