fix: extend description

This commit is contained in:
th33xitus
2020-08-22 23:32:35 +02:00
parent 613e0d779f
commit dd16a2503b

View File

@@ -373,8 +373,12 @@ custom_trusted_clients(){
echo -e "| moonraker.conf file. Be warned, that there is no |" echo -e "| moonraker.conf file. Be warned, that there is no |"
echo -e "| spellcheck to check for valid input. |" echo -e "| spellcheck to check for valid input. |"
echo -e "| Make sure to type the IP correct! |" echo -e "| Make sure to type the IP correct! |"
echo -e "| |"
echo -e "| If you want to add IP ranges, you can type in e.g.: |"
echo -e "| 192.168.1.0/24 |"
echo -e "| This will add the IPs 192.168.1.1 to 192.168.1.254 |"
echo -e "|-------------------------------------------------------|" echo -e "|-------------------------------------------------------|"
echo -e "| You can add as many IPs as you want. |" echo -e "| You can add as many IPs / IP ranges as you want. |"
echo -e "| When you are done type '${cyan}done${default}' to exit this dialoge. |" echo -e "| When you are done type '${cyan}done${default}' to exit this dialoge. |"
bottom_border bottom_border
while true; do while true; do