diff options
Diffstat (limited to 'templates/sane.d/net.conf.erb')
-rw-r--r-- | templates/sane.d/net.conf.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sane.d/net.conf.erb b/templates/sane.d/net.conf.erb index d85971c..479a664 100644 --- a/templates/sane.d/net.conf.erb +++ b/templates/sane.d/net.conf.erb @@ -12,4 +12,4 @@ connect_timeout = 15 # directly or through the net backend. Going through the net backend # may be necessary to access devices that need special privileges. # localhost -<%= server %> +<%= @server %> |