fix: use lookPath "bash"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ if and (not .unRootMode) (eq .chezmoi.os "darwin") -}}
|
||||
#!/bin/sh
|
||||
#!{{ lookPath "sh" }}
|
||||
|
||||
# Install Homebrew
|
||||
command -v brew >/dev/null 2>&1 || \
|
||||
|
||||
Reference in New Issue
Block a user