mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 08:20:17 +01:00 
			
		
		
		
	refactor addUser to adduser - lowercase
This commit is contained in:
		@@ -102,7 +102,7 @@ case "$ACTION" in
 | 
			
		||||
	uninstall)
 | 
			
		||||
		exec ./lib/uninstall-bridgehead.sh $PROJECT
 | 
			
		||||
		;;
 | 
			
		||||
	addUser)
 | 
			
		||||
	adduser)
 | 
			
		||||
		loadVars
 | 
			
		||||
		log "INFO" "Adding encrypted credentials in /etc/bridgehead/$PROJECT.local.conf"
 | 
			
		||||
    		read -p "Please choose the component (LDM_AUTH|NNGM_AUTH) you want to add a user to : " COMPONENT
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user