Hey!
Is it possible to request a system cleaner after update, which can work without human, and can delete all junk files from local / LAN folders, which are listed in ?
1 Like
Yes, that’s a great idea! You can automate cleanup after updates using scripts or scheduled tasks. For example, a PowerShell or Bash script can scan specified local/LAN folders and remove files no longer needed - especially if they’re listed in an array or config. Integrate this with your update workflow for a hands-free cleanup.