update simpleInstall/install.sh.

1.修改FileName错误,install.py改为install.sh
2.修改拼写错误,scripy改为script

Signed-off-by: 芬达 <510386283@qq.com>
This commit is contained in:
芬达
2023-05-21 09:30:56 +00:00
committed by Gitee
parent 822cfbd6d9
commit caa7591a52

View File

@ -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()