James Iter 8 ani în urmă
părinte
comite
1828a5611a
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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
     su - www -c "cat > ~/.pip/pip.conf << EOF
 [global]
 [global]
 index-url = ${PYPI}
 index-url = ${PYPI}
+EOF
 "
 "
 
 
     # 创建 python 虚拟环境
     # 创建 python 虚拟环境