Fix error at conf/manual_hosts.conf.sample

This commit is contained in:
Christoph 2019-06-26 12:50:30 +02:00
parent bff7247183
commit e714646b2f

View File

@ -7,4 +7,4 @@
# for evry hostname given here, a script <hostname>.sh
# must exists at directory 'hosts'
#
host_scripts="${hosts_base_dir}/localhost.sh"
host_scripts="localhost"