Changelog
This commit is contained in:
parent
695bd7401d
commit
66fca924ad
1
1.7.md
1
1.7.md
|
@ -38,6 +38,7 @@ underline_enabled="on"
|
||||||
**Distro**<br \>
|
**Distro**<br \>
|
||||||
- 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`.
|
||||||
|
|
||||||
**CPU**<br \>
|
**CPU**<br \>
|
||||||
- Fixed issues when cpu speed was < 1Ghz
|
- Fixed issues when cpu speed was < 1Ghz
|
||||||
|
|
Reference in New Issue