mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-03 20:07:43 +00:00 
			
		
		
		
	format fix
This commit is contained in:
		
							parent
							
								
									b8418ced44
								
							
						
					
					
						commit
						c86755f1ab
					
				@ -44,7 +44,7 @@ vault_deploy() {
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  VAULT_CMD=$(which vault)
 | 
			
		||||
  if [ ! $?  ]; then
 | 
			
		||||
  if [ ! $? ]; then
 | 
			
		||||
    _err "cannot find vault binary!"
 | 
			
		||||
    return 1
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user