Update file run_after_ensure-executable.tmpl

This commit is contained in:
Brian Zalewski 2023-01-10 05:05:35 +00:00
parent 1fe9e1a95b
commit 7cdbf186c7

View file

@ -1,5 +1,5 @@
{{- if (eq .host.distro.family "linux") }}
#!/usr/bin/env bash
{{- if (eq .host.distro.family "linux") }}
{{ includeTemplate "universal/profile" }}
{{ includeTemplate "universal/logg" }}