mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-04-20 03:06:26 +02:00
fix typo
This commit is contained in:
parent
0752d8eebc
commit
b76cf48b10
@ -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:
|
||||
|
2
debian/fabaccess-bffh-src/debian/control
vendored
2
debian/fabaccess-bffh-src/debian/control
vendored
@ -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
|
||||
|
2
debian/fabaccess-bffh-src/debian/postinst
vendored
2
debian/fabaccess-bffh-src/debian/postinst
vendored
@ -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"
|
||||
|
2
debian/fabaccess-bffh-src/manpages/bffhd.1
vendored
2
debian/fabaccess-bffh-src/manpages/bffhd.1
vendored
@ -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
|
||||
|
BIN
debian/fabaccess-bffh-src/manpages/bffhd.1.gz
vendored
BIN
debian/fabaccess-bffh-src/manpages/bffhd.1.gz
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user