mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	spelling: occurred
This commit is contained in:
		
							parent
							
								
									84a6730b1a
								
							
						
					
					
						commit
						00b34eb2a4
					
				| @ -72,7 +72,7 @@ kong_deploy() { | |||||||
|     response=$(_post "$content" "$KONG_URL/apis/$uuid/plugins/$ssl_uuid" "" "PATCH") |     response=$(_post "$content" "$KONG_URL/apis/$uuid/plugins/$ssl_uuid" "" "PATCH") | ||||||
|   fi |   fi | ||||||
|   if ! [ "$(echo "$response" | _egrep_o "ssl")" = "ssl" ]; then |   if ! [ "$(echo "$response" | _egrep_o "ssl")" = "ssl" ]; then | ||||||
|     _err "An error occured with cert upload. Check response:" |     _err "An error occurred with cert upload. Check response:" | ||||||
|     _err "$response" |     _err "$response" | ||||||
|     return 1 |     return 1 | ||||||
|   fi |   fi | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user