ADD .callbook_club file to expand clubstation names

This commit is contained in:
2024-06-16 17:00:46 +02:00
parent 23bd746108
commit ad1a7c4507
3 changed files with 158 additions and 45 deletions

View File

@ -220,3 +220,12 @@ Clone the repository `script` to your site with:
~/gitea$ git clone ssh://git@kuschel.at:21861/public/scripts.git
## Connecting to MariaDB database
## Install python-mariadb
$ yay -S python-mysql-connector
Hint: At the moment the compilation fails. Will be updated soon.
See https://jira.mariadb.org/projects/CONPY/issues/CONPY-284