From 1a94407f0cf6192bca804c394e9011b2730bdb1a Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Mon, 11 Oct 2021 23:22:26 -0400 Subject: [PATCH] rewording of comment --- kaya | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kaya b/kaya index 2e8ab57..661c8e7 100755 --- a/kaya +++ b/kaya @@ -85,7 +85,7 @@ function get_params() { esac } -## create restic backup repo and store the new password in plaintext, and hashed in .htpasswd +## create restic backup repo, store the new password in plaintext, and hash it in .htpasswd function create_backup_dir() { echo "kaya: Creating backup directory..." -- 2.25.1