mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 12:28:12 +00:00 
			
		
		
		
	fix typo
This commit is contained in:
		
							parent
							
								
									f87890cb4b
								
							
						
					
					
						commit
						ca7ebd9333
					
				
							
								
								
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							@ -3081,7 +3081,6 @@ _regAccount() {
 | 
			
		||||
    regjson='{"resource": "'$_reg_res'", "contact": ["mailto: '$ACCOUNT_EMAIL'"], "terms-of-service-agreed": true, "agreement": "'$ACME_AGREEMENT'"}'
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  if [ -z "$_updateTos" ]; then
 | 
			
		||||
  _info "Registering account"
 | 
			
		||||
 | 
			
		||||
  if ! _send_signed_request "${ACME_NEW_ACCOUNT}" "$regjson"; then
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user