mirror of https://github.com/midoks/mdserver-web
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.
17 lines
480 B
17 lines
480 B
# mdserver-web
|
|
简单的Linux面板,感谢bt.cn写出如此好的web管理软件。我一看到,就知道这是我一直想要的页面化管理方式。
|
|
复制了后台管理界面,按照自己想要的方式写了一版。
|
|
|
|
### 自动安装
|
|
```
|
|
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | sh
|
|
```
|
|
|
|
### 更新
|
|
|
|
```
|
|
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | sh
|
|
```
|
|
|
|
### wiki
|
|
|
|
|