#!/bin/sh
exec tail -n +3 $0
{% if '40_custom' in config %}
{{ config['40_custom'] }}
{% endif %}
