Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mdserver-web/README.md

15 lines
286 B

7 years ago
# mdweb
7 years ago
简单的Linux面板
7 years ago
### 自动安装
7 years ago
```
7 years ago
curl -fsSL https://raw.githubusercontent.com/midoks/mdweb/master/sciprts/install.sh | sh
7 years ago
```
7 years ago
### 手动操作
7 years ago
- pip install pip==9.0.3
7 years ago
- pip install flask
7 years ago
- pip install gunicorn
7 years ago
- pip install psutil
7 years ago
- pip install -r requirements.txt