inst/configether: make *dhcp* host less confusing with sysname
This commit is contained in:
parent
699a4dac34
commit
8b87e14b39
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ case go
|
|||
echo 'requests. An example for @HOME would be "cc1018221-a". If your'
|
||||
echo 'ISP supplied you such a name, enter it.'
|
||||
echo
|
||||
prompt -d none 'host name'; dhcphost=$rd
|
||||
prompt -d none 'dhcp host name'; dhcphost=$rd
|
||||
switch($dhcphost){
|
||||
case none
|
||||
dhcphost=();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue