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 inconfig.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