mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 15:20:17 +01:00 
			
		
		
		
	Updated Readme and some other improvements
This commit is contained in:
		@@ -55,10 +55,10 @@ case "$ACTION" in
 | 
			
		||||
		exec ./lib/update-bridgehead.sh $PROJECT
 | 
			
		||||
		;;
 | 
			
		||||
	install)
 | 
			
		||||
		exec ./lib/setup-bridgehead-units.sh $project
 | 
			
		||||
		exec ./lib/setup-bridgehead-units.sh $PROJECT
 | 
			
		||||
		;;
 | 
			
		||||
	uninstall)
 | 
			
		||||
		exec ./lib/remove-bridgehead-units.sh $project
 | 
			
		||||
		exec ./lib/remove-bridgehead-units.sh $PROJECT
 | 
			
		||||
		;;
 | 
			
		||||
	*)
 | 
			
		||||
		printUsage
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user