From caa7591a52b476e9812137e1cf7cf5d9afc65451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=AC=E8=BE=BE?= <510386283@qq.com> Date: Sun, 21 May 2023 09:30:56 +0000 Subject: [PATCH] =?UTF-8?q?update=20simpleInstall/install.sh.=201.?= =?UTF-8?q?=E4=BF=AE=E6=94=B9FileName=E9=94=99=E8=AF=AF=EF=BC=8Cinstall.py?= =?UTF-8?q?=E6=94=B9=E4=B8=BAinstall.sh=202.=E4=BF=AE=E6=94=B9=E6=8B=BC?= =?UTF-8?q?=E5=86=99=E9=94=99=E8=AF=AF=EF=BC=8Cscripy=E6=94=B9=E4=B8=BAscr?= =?UTF-8?q?ipt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 芬达 <510386283@qq.com> --- simpleInstall/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simpleInstall/install.sh b/simpleInstall/install.sh index 0a38bc076..266a0b095 100644 --- a/simpleInstall/install.sh +++ b/simpleInstall/install.sh @@ -2,10 +2,10 @@ # -*- coding:utf-8 -*- ############################################################################# # Copyright (c): 2021, Huawei Tech. Co., Ltd. -# FileName : install.py +# FileName : install.sh # Version : V1.0.0 # Date : 2021-03-15 -# Description : the scripy used to install the single cluster on one machine +# Description : the script used to install the single cluster on one machine ######################################### function usage()