Skip to content

Commit

Permalink
Removed installation of redundant inxi package for Solus
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnanHodzic committed Sep 24, 2020
1 parent 22d9574 commit 8c8f20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto-cpufreq-installer
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c8f20b

Please sign in to comment.