James Iter hace 8 años
padre
commit
1828a5611a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 虚拟环境