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.
 
 
 
 
 
 
midoks 0d324db7fc 更新说明 7 years ago
install up 7 years ago
static static 7 years ago
templates up 7 years ago
.DS_Store test 7 years ago
.gitignore up 7 years ago
LICENSE Initial commit 7 years ago
README.md 更新说明 7 years ago
mdweb.py up 7 years ago
start.sh up 7 years ago

README.md

mdweb

自动安装

curl -fsSL  https://raw.githubusercontent.com/midoks/mdweb/master/install/install.sh | sh

手动操作

  • pip install pip==9.0.3
  • pip install flask
  • pip install gunicorn