mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	remove extra space leading to an error
The line was parsed as: execute command "" with removelevel being cleared.
This commit is contained in:
		
							parent
							
								
									649fc386d1
								
							
						
					
					
						commit
						2276a9ec97
					
				
							
								
								
									
										2
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								le.sh
									
									
									
									
									
								
							| @ -621,7 +621,7 @@ issue() { | |||||||
|     _debug "d" "$d" |     _debug "d" "$d" | ||||||
|     _debug "keyauthorization" "$keyauthorization" |     _debug "keyauthorization" "$keyauthorization" | ||||||
|     _debug "uri" "$uri" |     _debug "uri" "$uri" | ||||||
|     removelevel= "" |     removelevel="" | ||||||
|     token="" |     token="" | ||||||
|     if [ "$vtype" == "$VTYPE_HTTP" ] ; then |     if [ "$vtype" == "$VTYPE_HTTP" ] ; then | ||||||
|       if [ "$Le_Webroot" == "no" ] ; then |       if [ "$Le_Webroot" == "no" ] ; then | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user