website/scripts/docsmg: Add install script and readme draft (#10659)
* add docsmg tool * moved to the correct scripts directory * removed test files * added install script and readme draft to docsmg
This commit is contained in:
		
							
								
								
									
										4
									
								
								website/scripts/docsmg/install.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								website/scripts/docsmg/install.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
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 chmod 755 /bin/map
 | 
			
		||||
curl https://raw.githubusercontent.com/goauthentik/authentik/main/website/scripts/docsmg/mcomplete.bash >> ~/.zshrc
 | 
			
		||||
		Reference in New Issue
	
	Block a user