From 421335a985ee3bab6fe640654a61e740d7b646a2 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Fri, 2 May 2025 14:32:05 +0800 Subject: [PATCH] fix --- .../run_onchange_before_linux-install-packages.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl b/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl index c981536..052dc8e 100644 --- a/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl +++ b/.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl @@ -2,7 +2,7 @@ {{/* ==== Arch Linux / Manjaro ========================================== */ -}} -{{ if eq .chezmoi.osRelease.id "manjaro" -}} +{{ if or (eq .chezmoi.osRelease.id "manjaro") (eq .chezmoi.osRelease.id "arch") -}} {{/* ---- 整理待安裝清單 -------------------------------------------------- */ -}}