diff --git a/00base/07env-install-centos.sh b/00base/07env-install-centos.sh index 268108f..fba704a 100644 --- a/00base/07env-install-centos.sh +++ b/00base/07env-install-centos.sh @@ -575,7 +575,7 @@ function init:redis() { echo 'ttt-@@@@@@@@@@@@@333' yum -y install devtoolset-9-gcc devtoolset-9-gcc-c++ devtoolset-9-binutils echo 'ttt-@@@@@@@@@@@@@444' - scl enable devtoolset-9 bash + echo 'ttt-777' echo 'source /opt/rh/devtoolset-9/enable' >> /etc/profile echo 'ttt-888'