diff --git a/Home.md b/Home.md index 1806634..e3372d4 100644 --- a/Home.md +++ b/Home.md @@ -28,6 +28,10 @@ curl https://sh.rustup.rs -sSf | sh apt install rustc pip install bcrypt==3.1.3 +cd /www/server/mdserver-web && source bin/activate && pip install bcrypt==3.1.3 + +pip install psutil +cd /www/server/mdserver-web && source bin/activate && pip install psutil ``` #### 手动执行插件