#! /bin/bash

{% for line in script -%}
{{ line }}
{% endfor %}
