mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	Fix hook
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|  | ||||
| remote="$1" | ||||
|  | ||||
| if [ "$remote" == "enterprise" ]; then | ||||
| if [ "$remote" = "enterprise" ]; then | ||||
|     exit 0 | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeff Mitchell
					Jeff Mitchell