Update .local/share/chezmoi/home/dot_local/bin/executable_provision.tmpl
This commit is contained in:
parent
5e6352663a
commit
4df5d66ac7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -eox pipefail
|
||||
|
||||
{{- includeTemplate "universal/logg" }}
|
||||
{{ includeTemplate "universal/logg" }}
|
||||
|
||||
### Qubes dom0
|
||||
if command -v qubesctl > /dev/null; then
|
||||
|
|
Loading…
Reference in a new issue