Read ddns variables after they are defined

This commit is contained in:
Bob Mottram 2018-05-12 11:18:29 +01:00
parent 44205567db
commit cb02501870
1 changed files with 5 additions and 0 deletions

View File

@ -947,7 +947,12 @@ function interactive_config {
choose_rng
choose_debian_repo
"${PROJECT_NAME}-wifi" --networksinteractive "$WIFI_NETWORKS_FILE"
"${PROJECT_NAME}-ddns"
read_config_param DDNS_PROVIDER
read_config_param DDNS_USERNAME
read_config_param DDNS_PASSWORD
choose_default_domain_name
choose_email_address
interactive_key_recovery