From bf51fb03a3ea7fc2bee9ee0709570d26b93dd6c5 Mon Sep 17 00:00:00 2001 From: David Kinder Date: Thu, 21 Mar 2019 18:48:20 +0800 Subject: [PATCH] Update doc/getting-started/gsg_quick_setup.sh Co-Authored-By: lirui34 <48583653+lirui34@users.noreply.github.com> --- doc/getting-started/gsg_quick_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting-started/gsg_quick_setup.sh b/doc/getting-started/gsg_quick_setup.sh index a31e17b43..934f0169c 100644 --- a/doc/getting-started/gsg_quick_setup.sh +++ b/doc/getting-started/gsg_quick_setup.sh @@ -2,7 +2,7 @@ # Copyright (C) 2019 Intel Corporation. # SPDX-License-Identifier: BSD-3-Clause # -# This script is aim to quick setup sos and uos automatically. +# This script provides a quick and automatic setup of the SOS or UOS. # You can also use this to upgrade sos with a specified clear linux version. # Also you should know that system may have boot problems once the script is running failed # since it will modify various system parameters with full root access.