From 91e29abceec0d2c628e9ff885da9b1a1e4f91d02 Mon Sep 17 00:00:00 2001 From: schmidtw Date: Wed, 15 Jan 2025 19:04:23 -0800 Subject: [PATCH] fix:Fix the configuration path. --- .goreleaser.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 3504161..3a072be 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -100,7 +100,7 @@ nfpms: # base configuration file - src: .release/ipk/config.yml - dst: /etc/xmidt-agent/01-config.yml + dst: /etc/xmidt-agent/conf.d/01-config.yml scripts: preinstall: .release/ipk/preinstall.sh @@ -125,7 +125,7 @@ nfpms: contents: # base configuration file - src: .release/ipk/config.yml - dst: /etc/xmidt-agent/01-config.yml + dst: /etc/xmidt-agent/conf.d/01-config.yml ipk: fields: