Browse Source

07env-install-centos.sh

lizw 2 năm trước cách đây
mục cha
commit
841b176fdf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      00base/07env-install-centos.sh

+ 1 - 0
00base/07env-install-centos.sh

@@ -575,6 +575,7 @@ function init:redis() {
       echo 'source /opt/rh/devtoolset-9/enable' >> /etc/profile
       source /etc/profile
       gcc -v
+      mkdir -p $redis_install_path
       cd $redis_path
       make install PREFIX=$redis_install_path
       # 写文件start.sh文件