mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +00:00
Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
10f99a9809
commit
c46887c0af
@ -126,7 +126,7 @@ $STD pip install .
|
|||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
msg_info "Installing Redis"
|
msg_info "Installing Redis"
|
||||||
$STD apt install -y redis-server
|
$STD apt-get install -y redis-server
|
||||||
systemctl enable -q --now redis-server
|
systemctl enable -q --now redis-server
|
||||||
msg_ok "Installed Redis"
|
msg_ok "Installed Redis"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user