From 020db14b1e249827c9a9b0015dc54f084892c2b7 Mon Sep 17 00:00:00 2001 From: basebuilder Date: Wed, 3 Apr 2024 17:47:13 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c046f81..b65dab6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ There are three different types of deployments currently supported: The default deployment is **fully public**: * `/`: the Hugo site is served -* `/deploy`: triggers `webhookd` to re-build the site, **includes publicly viewable logs** +* `/deploy`: triggers `webhookd` to re-build the site, **includes publicly viewable build logs** ### HTTP Basic Auth @@ -87,7 +87,11 @@ key was written to the server and look for `true` in the far right column: ``` $ abra app secret ls example.org +``` +Assuming the previous steps were correct, you should see `true` in the far right column. + +``` +------------+---------+----------------------------+-------------------+ | NAME | VERSION | GENERATED NAME | CREATED ON SERVER | +------------+---------+----------------------------+-------------------+