mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 18:37:30 +00:00 
			
		
		
		
	init path for renewAll
This commit is contained in:
		
							parent
							
								
									960ab88c54
								
							
						
					
					
						commit
						29a02475df
					
				
							
								
								
									
										2
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								le.sh
									
									
									
									
									
								
							| @ -560,7 +560,9 @@ renew() { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| renewAll() { | renewAll() { | ||||||
|  |   _initpath | ||||||
|   _info "renewAll" |   _info "renewAll" | ||||||
|  |    | ||||||
|   for d in $(ls -F $WORKING_DIR | grep  '/$') ; do |   for d in $(ls -F $WORKING_DIR | grep  '/$') ; do | ||||||
|     d=$(echo $d | cut -d '/' -f 1) |     d=$(echo $d | cut -d '/' -f 1) | ||||||
|     _info "renew $d" |     _info "renew $d" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user