Update authentik-install.sh
This commit is contained in:
parent
790537e27e
commit
45f9711224
@ -37,7 +37,9 @@ $STD apt-get install -y \
|
|||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
NODE_VERSION="22"
|
NODE_VERSION="22"
|
||||||
|
PG_VERSION="16"
|
||||||
setup_uv
|
setup_uv
|
||||||
|
install_postgresql
|
||||||
install_node_and_modules
|
install_node_and_modules
|
||||||
install_go
|
install_go
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user