mirror of
https://github.com/goauthentik/authentik
synced 2026-05-09 16:42:38 +02:00
4 lines
70 B
Bash
Executable File
4 lines
70 B
Bash
Executable File
#!/bin/bash -x
|
|
pip install -U mkdocs mkdocs-material
|
|
mkdocs gh-deploy
|