From 577f91b95164248c62fedf4e625c9238307bd12c Mon Sep 17 00:00:00 2001 From: Johannes Olzem Date: Fri, 19 Dec 2025 08:54:35 +0000 Subject: [PATCH] Upload files to "/" --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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