Options
This commit is contained in:
parent
021c76b581
commit
9deb341e9b
Binary file not shown.
|
@ -340,6 +340,7 @@ function show_help {
|
||||||
echo 'freedombone -d [domain] -u [username] -c [FreeDNS subdomain code] -s [system type]'
|
echo 'freedombone -d [domain] -u [username] -c [FreeDNS subdomain code] -s [system type]'
|
||||||
echo ''
|
echo ''
|
||||||
echo ' -h --help Show help'
|
echo ' -h --help Show help'
|
||||||
|
echo ' menuconfig Easy interactive installation'
|
||||||
echo ' --bbb Installing on Beaglebone Black'
|
echo ' --bbb Installing on Beaglebone Black'
|
||||||
echo ' -u --user User to install the system as'
|
echo ' -u --user User to install the system as'
|
||||||
echo ' -d --domain Default domain name'
|
echo ' -d --domain Default domain name'
|
||||||
|
|
Loading…
Reference in New Issue