From e714646b2fb734e58e5e03fcfcb01221a79d5e3a Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 26 Jun 2019 12:50:30 +0200 Subject: [PATCH] Fix error at conf/manual_hosts.conf.sample --- conf/manual_hosts.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/manual_hosts.conf.sample b/conf/manual_hosts.conf.sample index 974beff..ff3c4ff 100644 --- a/conf/manual_hosts.conf.sample +++ b/conf/manual_hosts.conf.sample @@ -7,4 +7,4 @@ # for evry hostname given here, a script .sh # must exists at directory 'hosts' # -host_scripts="${hosts_base_dir}/localhost.sh" +host_scripts="localhost"