mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-21 20:54:41 +02:00
Removed installation of redundant inxi package for Solus
This commit is contained in:
parent
22d95746a6
commit
8c8f20b1d9
@ -89,7 +89,7 @@ then
|
||||
separator
|
||||
echo -e "\nDetected Solus distribution\n"
|
||||
echo -e "\nSetting up Python environment\n"
|
||||
eopkg install pip python3 inxi
|
||||
eopkg install pip python3
|
||||
echo -e "\nInstalling necessary Python packages\n"
|
||||
pip_pkg_install
|
||||
separator
|
||||
|
Loading…
x
Reference in New Issue
Block a user