From cb794a946aac02a409fcdf070865c5a8694fad16 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 1 Dec 2024 15:48:17 +0800 Subject: [PATCH] Update sg11.sh --- plugins/php-apt/versions/common/sg11.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/php-apt/versions/common/sg11.sh b/plugins/php-apt/versions/common/sg11.sh index a0ad40cee..e10e2d3bf 100644 --- a/plugins/php-apt/versions/common/sg11.sh +++ b/plugins/php-apt/versions/common/sg11.sh @@ -37,7 +37,7 @@ Install_lib() bash ${rootPath}/scripts/getos.sh OSNAME=`cat ${rootPath}/data/osname.pl` - echo "${OSNAME}:${VERSION_ID}" + echo "${OSNAME}" DEFAULT_OSNAME=linux-x86_64 SUFFIX_NAME=lin