fix: use lookPath "bash"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ if eq .chezmoi.os "linux" -}}
|
||||
#!/bin/bash
|
||||
#!{{ lookPath "bash" }}
|
||||
|
||||
# dconf.ini hash: {{ include "dconf.ini" | sha256sum }}
|
||||
dconf load / < {{ joinPath .chezmoi.sourceDir "dconf.ini" | quote }}
|
||||
|
||||
Reference in New Issue
Block a user