diff --git a/installer.sh b/installer.sh index b2498f2..6b0445b 100644 --- a/installer.sh +++ b/installer.sh @@ -73,7 +73,7 @@ if $install_grafana; then fi -ask_domain "Do you want to add the domains to your /etc/hosts file?" add_domain_hosts_file +ask "Do you want to add the domains to your /etc/hosts file?" add_domain_hosts_file