mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	Suppress shellcheck warnings.
This commit is contained in:
		
							parent
							
								
									3e1418d662
								
							
						
					
					
						commit
						a6d2e3a1e6
					
				| @ -81,6 +81,7 @@ _cyon_is_idn() { | |||||||
| 
 | 
 | ||||||
| _cyon_load_parameters() { | _cyon_load_parameters() { | ||||||
|   # Read the required parameters to add the TXT entry. |   # Read the required parameters to add the TXT entry. | ||||||
|  |   # shellcheck disable=SC2018,SC2019 | ||||||
|   fulldomain="$(printf "%s" "${1}" | tr "A-Z" "a-z")" |   fulldomain="$(printf "%s" "${1}" | tr "A-Z" "a-z")" | ||||||
|   fulldomain_idn="${fulldomain}" |   fulldomain_idn="${fulldomain}" | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user