This commit is contained in:
Mario Voigt 2025-03-14 00:01:07 +01:00
parent 0752d8eebc
commit b76cf48b10
5 changed files with 4 additions and 4 deletions

View File

@ -223,7 +223,7 @@ release_prepare:
when: never
- if: $CI_COMMIT_BRANCH == "main"
script:
- VERSION="cargo metadata --format-version 1 | jq -C '.packages | .[] | select(.name == "diflouroborane") | .version' -r"
- VERSION="cargo metadata --format-version 1 | jq -C '.packages | .[] | select(.name == "difluoroborane") | .version' -r"
- echo $VERSION > release.env
artifacts:
reports:

View File

@ -11,7 +11,7 @@ Package: fabaccess-bffh
Architecture: {{REPLACE_ME}}
Depends: openssl
Suggests: argon2, capnproto, dhall, grafana, loki, mosquitto, mosquitto-clients, promtail, python3, python3-pip, python3-venv
Description: FabAccess Diflouroborane Server (bffh)
Description: FabAccess Difluoroborane Server (bffh)
- a powerful, central access and machine control system for open workshops, fablabs, makerspaces, hackerspaces, etc.
- supported by the community of FAB:UNIverse and Verbund Offener Werkstätten e.V.
- check out https://fab-access.org/join to get in contact

View File

@ -40,7 +40,7 @@ echo -e '\e[36m | __/ _` | _ \ / /\ \ / __/ __/ _ \/ __/ __| \e[0m'
echo -e '\e[36m | | | (_| | |_) / ____ \ (_| (_| __/\__ \__ \ \e[0m'
echo -e '\e[36m |_| \__,_|_.__/_/ \_\___\___\___||___/___/ \e[0m'
echo -e "\n"
echo -e " \e[33m🎆\e[0m FabAccess Diflouroborane Server (bffh) was installed/updated. Congratulations!\n"
echo -e " \e[33m🎆\e[0m FabAccess Difluoroborane Server (bffh) was installed/updated. Congratulations!\n"
echo -e " \e[33m⚠ PLEASE CONSIDER:\e[0m"
echo -e " - if not already changed by you, this is the minimum working localhost listening"
echo -e " setup WITHOUT any users, roles, ressources, actors, actor_connections"

View File

@ -4,7 +4,7 @@
.SH NAME
bffhd
.SH SYNOPSIS
Runs the FabAccess Diflouroborane (BFFH) server application
Runs the FabAccess Difluoroborane (BFFH) server application
.SH DESCRIPTION
This is not a usual man page. It's just for linking to our online documentation, available at \:\%\fIhttps://fab-access.org/configure\fR
.SH BUGS

Binary file not shown.