File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55easyengine (ee) is a linux shell-script collection, which makes it easy to manage your wordpress sites running on nginx web-server.
66
7- EasyEngine currently supports:
7+ ** EasyEngine currently supports:**
88
99- Ubuntu 12.04, 12.10, 13.10 & 14.04
1010- Debian 6, 7
1111
1212## Quick Start
1313
1414``` bash
15- curl -sL rt.cx/ee | sudo bash # install easyengine
16- ee system install # install nginx, php, mysql, postfix
17- ee site create example.com --wp # create example.com and install wordpress on it
15+ curl -sL rt.cx/ee | sudo bash # install easyengine
16+ ee system install # install nginx, php, mysql, postfix
17+ ee site create example.com --wp # create example.com and install wordpress on it
1818```
1919
2020## Upgrading
You can’t perform that action at this time.
0 commit comments