Update file run_after_ensure-executable.tmpl
This commit is contained in:
parent
1fe9e1a95b
commit
7cdbf186c7
1 changed files with 1 additions and 1 deletions
|
@ -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" }}
|
||||
|
|
Loading…
Reference in a new issue