mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix warning
This commit is contained in:
		
							parent
							
								
									05dea7b22a
								
							
						
					
					
						commit
						9c545059ae
					
				| @ -33,8 +33,8 @@ cpanel_uapi_deploy() { | |||||||
|     return 1 |     return 1 | ||||||
|   fi |   fi | ||||||
|   # read cert and key files and urlencode both |   # read cert and key files and urlencode both | ||||||
|   _cert=$(_url_encode < "$_ccert") |   _cert=$(_url_encode <"$_ccert") | ||||||
|   _key=$(_url_encode < "$_ckey") |   _key=$(_url_encode <"$_ckey") | ||||||
| 
 | 
 | ||||||
|   _debug _cert "$_cert" |   _debug _cert "$_cert" | ||||||
|   _debug _key "$_key" |   _debug _key "$_key" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user