From c3ab60f4c1fb127c2a0fc04d38afd4ef83ba91da Mon Sep 17 00:00:00 2001 From: Alberto Donato Date: Mon, 30 Dec 2024 10:17:55 +0100 Subject: [PATCH] fix snap description --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 80b4b29..765d64d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -12,7 +12,7 @@ description: | the command, managed via a Systemd service. To run the latter: - - create or edit `/var/snap/query-exporter/current/config.yaml` with the + - create `/var/snap/query-exporter/current/config.yaml` with the desired configuration - optionally, create a `/var/snap/query-exporter/current/.env` file with environment variables definitions for additional config options