diff --git a/templates/exports.j2 b/templates/exports.j2 index 2f12527..fead7d4 100644 --- a/templates/exports.j2 +++ b/templates/exports.j2 @@ -1,4 +1,5 @@ {% for __shares in shares %} # {{ __shares['name'] }} {{ __shares['path'] }} {{ __shares['client_ip'] }}({{ __shares['client_options'] }}) + {% endfor %}