Explorar el Código

不再需要 ssl

reghao hace 1 mes
padre
commit
2499f17399
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      init_ngxflv.sh

+ 0 - 1
init_ngxflv.sh

@@ -8,7 +8,6 @@ if [ -d ${base_dir} ]; then
 fi
 
 mkdir -p ${base_dir}/conf
-mkdir -p ${base_dir}/ssl
 mkdir -p ${base_dir}/rtmp
 chmod -R go+w ${base_dir}