Update file run_after_ensure-executable.tmpl
This commit is contained in:
parent
9d6474cf3a
commit
1fe9e1a95b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{{- if eq .host.distro.family "linux" }}
|
{{- if (eq .host.distro.family "linux") }}
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
{{ includeTemplate "universal/profile" }}
|
{{ includeTemplate "universal/profile" }}
|
||||||
|
|
Loading…
Reference in a new issue