Files
authentik/website/scripts/docsmg/install.sh
ObamaTheLlama114 70065d6e49 fix install script
2024-07-28 17:41:06 -05:00

6 lines
365 B
Bash
Executable File

cargo install --git https://github.com/goauthentik/authentik
sudo wget https://raw.githubusercontent.com/goauthentik/authentik/main/website/scripts/docsmg/m.bash -O /bin/map
sudo wget https://raw.githubusercontent.com/goauthentik/authentik/main/website/scripts/docsmg/mcomplete.bash -O /bin/mapcomplete
sudo chmod 755 /bin/map
echo "source mapcomplete" >> ~./zshrc