Skip to content

Commit 76b34ee

Browse files
Geoffroy Van Cutsemlirui34
authored andcommitted
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>
1 parent a7f7b85 commit 76b34ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting-started/gsg_quick_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ upgrade_uos=0
1111
function print_help()
1212
{
1313
echo "Usage:"
14-
echo "Launch this script as: ./flash.sh -t 28100"
14+
echo "Launch this script as: sudo $0 -t 28100"
1515
echo "-t to specify clear linux version for upgrading"
1616
echo "-p to specify a proxy server"
1717
echo "-m to use swupd mirror url"

0 commit comments

Comments
 (0)