James Iter 8 anni fa
parent
commit
1828a5611a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 虚拟环境