mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 04:17:40 +00:00 
			
		
		
		
	minor, uninstall le.sh in the workingdir.
This commit is contained in:
		
							parent
							
								
									a6f744edb1
								
							
						
					
					
						commit
						8ad71801eb
					
				
							
								
								
									
										3
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								le.sh
									
									
									
									
									
								
							@ -978,7 +978,8 @@ uninstall() {
 | 
				
			|||||||
      $SUDO rm -f /usr/local/bin/le
 | 
					      $SUDO rm -f /usr/local/bin/le
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
  fi
 | 
					  fi
 | 
				
			||||||
 | 
					  rm -f $WORKING_DIR/le
 | 
				
			||||||
 | 
					  rm -f $WORKING_DIR/le.sh
 | 
				
			||||||
  _info "The keys and certs are in $WORKING_DIR, you can remove them by yourself."
 | 
					  _info "The keys and certs are in $WORKING_DIR, you can remove them by yourself."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user