mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-26 23:24:17 +02:00
minor changes to auto-cpufreq-installer
This commit is contained in:
parent
373f054fbb
commit
ce010bbe09
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# auto-cpufreq install tool
|
# auto-cpufreq-installer:
|
||||||
|
# auto-cpufreq source code based installer
|
||||||
|
|
||||||
distro="$(lsb_release -is)"
|
distro="$(lsb_release -is)"
|
||||||
release="$(lsb_release -rs)"
|
release="$(lsb_release -rs)"
|
||||||
@ -93,7 +94,7 @@ else
|
|||||||
echo -e "cp -r scripts/ /usr/local/share/auto-cpufreq/"
|
echo -e "cp -r scripts/ /usr/local/share/auto-cpufreq/"
|
||||||
echo -e "\n-----"
|
echo -e "\n-----"
|
||||||
echo -e "\nAfter which tool is installed, for full list of options run:"
|
echo -e "\nAfter which tool is installed, for full list of options run:"
|
||||||
echo -e "auto-cpufreq"
|
echo -e "auto-cpufreq"
|
||||||
separator
|
separator
|
||||||
echo -e "\nConsider creating a feature request to add support for your distro:"
|
echo -e "\nConsider creating a feature request to add support for your distro:"
|
||||||
echo -e "https://github.com/AdnanHodzic/auto-cpufreq/issues/new"
|
echo -e "https://github.com/AdnanHodzic/auto-cpufreq/issues/new"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user