mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 09:57:14 +00:00 
			
		
		
		
	fix for aliyun api
This commit is contained in:
		
							parent
							
								
									be39ab32d1
								
							
						
					
					
						commit
						dbd94d047b
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -90,7 +90,7 @@ _printargs() { | ||||
|   if [ -z "$2" ]; then | ||||
|     printf -- "[$(date)] $1" | ||||
|   else | ||||
|     printf -- "[$(date)] $1='$2'" | ||||
|     printf -- "%s" "[$(date)] $1='$2'" | ||||
|   fi | ||||
|   printf "\n" | ||||
| } | ||||
|  | ||||
| @ -26,6 +26,7 @@ dns_ali_add() { | ||||
|     return 1 | ||||
|   fi | ||||
| 
 | ||||
|   _debug "Add record" | ||||
|   _add_record_query "$_domain" "$_sub_domain" "$txtvalue" && _ali_rest "Add record" | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user