From 73bdab1af8191e5bd96ccbef5fb22c89027d6bda Mon Sep 17 00:00:00 2001 From: lizw Date: Mon, 7 Nov 2022 17:33:07 +0800 Subject: [PATCH] 07env-install-centos.sh --- 00base/07env-install-centos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'