commit f358170ad5958339156ed4e367a91124fb8e8a8a parent 4c063ed7a98240e38151bc28cf6d51d33c4094cd Author: decentral1se <decentral1se@web> Date: Sat, 12 Oct 2024 08:12:19 +0200 docs: nice colours for binaries Diffstat:
| M | eik.mdwn | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eik.mdwn b/eik.mdwn @@ -48,9 +48,9 @@ Our system configuration documentation has been upstreamed to [`docs/hosting.md` We've put the following binaries on `eik`: -* /usr/local/bin/cerca 👉 run cerca itself -* /usr/local/bin/cerca-add-user 👉 add a new user -* /usr/local/bin/cerca-add-admin 👉 make an existing user admin +* `/usr/local/bin/cerca` 👉 run cerca itself +* `/usr/local/bin/cerca-add-user` 👉 add a new user +* `/usr/local/bin/cerca-add-admin` 👉 make an existing user admin Both `cerca-add-user` and `cerca-add-admin` are only really necessary to use on the first install. New users and promoting them to administrator can be down in the Cerca web UI.