更新 LXC容器和LXC WEB Panel

X 2025-04-22 15:12:30 +00:00
parent 530d3111e8
commit dddf0dff14

@ -48,7 +48,7 @@ wget https://hfs.ai-life.net:8443/chfs/shared/Scipts/install.sh -O - | bash
- 手动安装 - 手动安装
``` ```
git clone https://github.com/lxc-webpanel/LXC-Web-Panel.git git clone https://gitee.com/mirrors/lxc-webpanel.git
pip install flask==0.9 pip install flask==0.9
python lwp.py python lwp.py
``` ```