From ed25bf193793bbe865b59018fc67be753424e299 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 2 May 2025 17:18:55 +0800 Subject: [PATCH] fix --- .../run_onchange_before_linux-install-packages.sh.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl b/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl index dddb2b3..fab90a6 100644 --- a/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl +++ b/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl @@ -1,5 +1,6 @@ {{ if eq .chezmoi.os "linux" -}} {{/* ---- 安裝腳本 ------------------------------------------------------- */ -}} +#!/bin/bash {{/* ==== Debian ======================================================== */ -}} {{ if eq .chezmoi.osRelease.id "debian" -}}