diff --git a/doc/getting-started/gsg_quick_setup.sh b/doc/getting-started/gsg_quick_setup.sh index e6157499c..a31e17b43 100644 --- a/doc/getting-started/gsg_quick_setup.sh +++ b/doc/getting-started/gsg_quick_setup.sh @@ -1,44 +1,97 @@ #!/bin/bash # Copyright (C) 2019 Intel Corporation. # SPDX-License-Identifier: BSD-3-Clause -# This script is aim to setup or upgrade sos & uos automatically. +# +# This script is aim to quick setup sos and uos automatically. +# 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. +# +# Usages: +# Upgrade sos to 28100 +# sudo