We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f7b85 commit 76b34eeCopy full SHA for 76b34ee
doc/getting-started/gsg_quick_setup.sh
@@ -11,7 +11,7 @@ upgrade_uos=0
11
function print_help()
12
{
13
echo "Usage:"
14
-echo "Launch this script as: ./flash.sh -t 28100"
+echo "Launch this script as: sudo $0 -t 28100"
15
echo "-t to specify clear linux version for upgrading"
16
echo "-p to specify a proxy server"
17
echo "-m to use swupd mirror url"
0 commit comments