Updating install instructions
This commit is contained in:
parent
58e84d4c05
commit
8e77e01c08
|
@ -183,7 +183,7 @@ echo ' cd freedombone'
|
||||||
echo ''
|
echo ''
|
||||||
echo 'Finally you can use the freedombone command to install a server configuration:'
|
echo 'Finally you can use the freedombone command to install a server configuration:'
|
||||||
echo ''
|
echo ''
|
||||||
echo " freedombone --bbb -d [domain] -u [username] --ip $BBB_FIXED_IP_ADDRESS --iprouter $ROUTER_IP_ADDRESS"
|
echo " freedombone --bbb -d [domain] -u [username] --ip $BBB_FIXED_IP_ADDRESS --iprouter $ROUTER_IP_ADDRESS --ddns [dynamic DNS provider domain] --ddnsuser [dynamic DNS username] --ddnspass [dynamic DNS password]"
|
||||||
echo ''
|
echo ''
|
||||||
echo 'See the manpage for more information on how to use the freedombone command.'
|
echo 'See the manpage for more information on how to use the freedombone command.'
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue