From 2803c13bc60c175a6d7fb7d1895e5c09948de551 Mon Sep 17 00:00:00 2001 From: Brie Bruns Date: Mon, 11 Oct 2021 08:13:06 -0600 Subject: [PATCH] Extra quotes... --- gen-unifi-cert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen-unifi-cert.sh b/gen-unifi-cert.sh index e115096..d46d94a 100755 --- a/gen-unifi-cert.sh +++ b/gen-unifi-cert.sh @@ -21,7 +21,7 @@ PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" -KEYSTORE=""/usr/lib/unifi/data/keystore" +KEYSTORE="/usr/lib/unifi/data/keystore" function usage() {