mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 05:57:33 +00:00
Update doc/getting-started/gsg_quick_setup.sh
Thanks for your comments, I will fix it in next release. Co-Authored-By: lirui34 <48583653+lirui34@users.noreply.github.com>
This commit is contained in:
parent
a7f7b854c3
commit
76b34ee7f8
@ -11,7 +11,7 @@ upgrade_uos=0
|
|||||||
function print_help()
|
function print_help()
|
||||||
{
|
{
|
||||||
echo "Usage:"
|
echo "Usage:"
|
||||||
echo "Launch this script as: ./flash.sh -t 28100"
|
echo "Launch this script as: sudo $0 -t 28100"
|
||||||
echo "-t to specify clear linux version for upgrading"
|
echo "-t to specify clear linux version for upgrading"
|
||||||
echo "-p to specify a proxy server"
|
echo "-p to specify a proxy server"
|
||||||
echo "-m to use swupd mirror url"
|
echo "-m to use swupd mirror url"
|
||||||
|
Loading…
Reference in New Issue
Block a user