diff --git a/make-translated-templates b/make-translated-templates index 0a8d6c5..9168b68 100755 --- a/make-translated-templates +++ b/make-translated-templates @@ -1,4 +1,4 @@ -#!/bin/zsh +#!/usr/bin/env zsh for i in templates-untranslated/**/*.hbs; do local template=${${i#templates-untranslated/}}