From c670789f23e93ae865401c77ef343587415234b0 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 12 Oct 2021 00:22:39 -0400 Subject: [PATCH] updated comment in kaya.conf there are likely many other restic wrappers --- kaya.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kaya.conf b/kaya.conf index 6944486..1fa2254 100644 --- a/kaya.conf +++ b/kaya.conf @@ -1,6 +1,6 @@ #!/bin/bash # -# Config file for Kaya, the restic backup wrapper +# Config file for Kaya, a restic backup wrapper # # This will be sourced by bash -- 2.25.1