mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
website/docs: finalize 2026.8 docs (#25202)
* website/docs: finalize 2026.8 docs Signed-off-by: Jens Langhammer <jens@goauthentik.io> * stupid linter keeps indenting this line more and more and I cba, no one reads these anyways Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
2
Makefile
2
Makefile
@@ -10,7 +10,7 @@ DOCKER_IMAGE ?= "authentik:test"
|
|||||||
|
|
||||||
UNAME_S := $(shell uname -s)
|
UNAME_S := $(shell uname -s)
|
||||||
ifeq ($(UNAME_S),Darwin)
|
ifeq ($(UNAME_S),Darwin)
|
||||||
SED_INPLACE = sed -i ''
|
SED_INPLACE = /usr/bin/sed -i ''
|
||||||
else
|
else
|
||||||
SED_INPLACE = sed -i
|
SED_INPLACE = sed -i
|
||||||
endif
|
endif
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user