Commit 46154cf0 authored by Dylan's avatar Dylan

Changelog

parent 45ccd8a0
...@@ -45,6 +45,7 @@ underline_enabled="on" ...@@ -45,6 +45,7 @@ underline_enabled="on"
- Fix arch issues with ARM cpus. - Fix arch issues with ARM cpus.
- We now use `uname -m` to get the arch instead of hardcoding `x86`. - We now use `uname -m` to get the arch instead of hardcoding `x86`.
- Moved distro detection to a function called `getdistro`. - Moved distro detection to a function called `getdistro`.
- Fixed issue with `ascii_distro` not working.
**CPU**<br \> **CPU**<br \>
- Fixed issues when cpu speed was < 1Ghz - Fixed issues when cpu speed was < 1Ghz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment