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 4
4
5
5
easyengine (ee) is a linux shell-script collection, which makes it easy to manage your wordpress sites running on nginx web-server.
6
6
7
- EasyEngine currently supports:
7
+ ** EasyEngine currently supports:**
8
8
9
9
- Ubuntu 12.04, 12.10, 13.10 & 14.04
10
10
- Debian 6, 7
11
11
12
12
## Quick Start
13
13
14
14
``` 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
18
18
```
19
19
20
20
## Upgrading
You can’t perform that action at this time.
0 commit comments