Update file run_onchange_after_20-ensure-zsh-macos.tmpl
This commit is contained in:
parent
642c7f965b
commit
90c4b3431b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
{{- includeTemplate "universal/logg" }}
|
{{ includeTemplate "universal/logg" }}
|
||||||
|
|
||||||
{{- if (not .host.restricted) }}
|
{{- if (not .host.restricted) }}
|
||||||
logg 'Ensuring ZSH is set as the default shell'
|
logg 'Ensuring ZSH is set as the default shell'
|
||||||
|
|
Loading…
Reference in a new issue