自建邮箱版本
This commit is contained in:
@@ -65,6 +65,7 @@ sudo systemctl enable redis
|
||||
mkdir -p /opt/cursor-service
|
||||
cd /opt/cursor-service
|
||||
|
||||
sudo apt install python3-venv python3-full
|
||||
# 创建并激活虚拟环境
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user