James Iter 8 年之前
父節點
當前提交
1828a5611a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      INSTALL.sh

+ 1 - 0
INSTALL.sh

@@ -277,6 +277,7 @@ function install_dependencies_library() {
     su - www -c "cat > ~/.pip/pip.conf << EOF
 [global]
 index-url = ${PYPI}
+EOF
 "
 
     # 创建 python 虚拟环境