fix: use lookPath "bash"

This commit is contained in:
2026-01-21 12:16:00 +08:00
parent bfc2f0624d
commit 8991a9ee98
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{{ if eq .chezmoi.os "linux" -}}
#!/bin/bash
#!{{ lookPath "bash" }}
{{/* **** unRoot Mode *************************************************** */ -}}
{{/* 如果強制設定unRoot */}}