mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	dnsapi folder
This commit is contained in:
		
							parent
							
								
									b4a156da60
								
							
						
					
					
						commit
						611f687739
					
				
							
								
								
									
										5
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								le.sh
									
									
									
									
									
								
							| @ -627,7 +627,12 @@ issue() { | |||||||
|           d_api="$WORKING_DIR/$Le_Webroot" |           d_api="$WORKING_DIR/$Le_Webroot" | ||||||
|         elif [ -f "$WORKING_DIR/$Le_Webroot.sh" ] ; then |         elif [ -f "$WORKING_DIR/$Le_Webroot.sh" ] ; then | ||||||
|           d_api="$WORKING_DIR/$Le_Webroot.sh" |           d_api="$WORKING_DIR/$Le_Webroot.sh" | ||||||
|  |         elif [ -f "$WORKING_DIR/dnsapi/$Le_Webroot" ] ; then | ||||||
|  |           d_api="$WORKING_DIR/dnsapi/$Le_Webroot" | ||||||
|  |         elif [ -f "$WORKING_DIR/dnsapi/$Le_Webroot.sh" ] ; then | ||||||
|  |           d_api="$WORKING_DIR/dnsapi/$Le_Webroot.sh" | ||||||
|         fi |         fi | ||||||
|  |         _debug d_api "$d_api" | ||||||
|          |          | ||||||
|         if [ "$d_api" ]; then |         if [ "$d_api" ]; then | ||||||
|           _info "Found domain api file: $d_api" |           _info "Found domain api file: $d_api" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user