Skip to content

ACU 0.1.5

Latest
Compare
Choose a tag to compare
@kwankiu kwankiu released this 17 Aug 12:46
4d09b7f

ACU 0.1.5

Install ACU (new install)

bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/main/acu) -u

Release notes:

  • Optimised ACU Parser (the execution time reduced from 2.2s to 0.22s, upto 10x performance improvement)
  • Improve ACU Apps and ACU Install (much faster)
  • Allow disabling updates auto check (auto_update variable in config.yaml)
  • Add --notitle argument to avoid output of title/logo in non-interactive / script use
  • Fix a bug in soc_profile's system service
  • and more