Cleanup
This commit is contained in:
parent
822471cfa1
commit
f42912d7a3
|
@ -175,9 +175,7 @@ while [ "$QUEST_STATE" != 0 -a "$QUEST_STATE" != 13 ]; do
|
||||||
;;
|
;;
|
||||||
5)
|
5)
|
||||||
#We ask for the DNS server for the ip
|
#We ask for the DNS server for the ip
|
||||||
#
|
|
||||||
db_set alternc/ns1 "$NS1_HOSTNAME"
|
db_set alternc/ns1 "$NS1_HOSTNAME"
|
||||||
|
|
||||||
db_input high alternc/ns1 || true
|
db_input high alternc/ns1 || true
|
||||||
;;
|
;;
|
||||||
6)
|
6)
|
||||||
|
|
Loading…
Reference in New Issue