mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	
							parent
							
								
									13d7cae9e2
								
							
						
					
					
						commit
						2ce87fe264
					
				
							
								
								
									
										6
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								acme.sh
									
									
									
									
									
								
							| @ -2633,11 +2633,13 @@ _process() { | |||||||
|          |          | ||||||
|     --keylength|-k) |     --keylength|-k) | ||||||
|         _keylength="$2" |         _keylength="$2" | ||||||
|         accountkeylength="$2" |         if [ "$_accountkeylength" = "no" ] ; then | ||||||
|  |           _accountkeylength="$2" | ||||||
|  |         fi | ||||||
|         shift |         shift | ||||||
|         ;; |         ;; | ||||||
|     --accountkeylength|-ak) |     --accountkeylength|-ak) | ||||||
|         accountkeylength="$2" |         _accountkeylength="$2" | ||||||
|         shift |         shift | ||||||
|         ;; |         ;; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user