remove removal of daemon install marker
This commit is contained in:
parent
7cbe1de022
commit
a6adb010e7
|
@ -35,7 +35,4 @@ rm /usr/bin/auto-cpufreq
|
|||
echo -e "\n* Removing auto-cpufreq log file"
|
||||
rm /var/log/auto-cpufreq.log
|
||||
|
||||
echo -e "\n* Removing auto-cpufreq daemon install marker"
|
||||
rm /etc/opt/auto-cpufreq
|
||||
|
||||
echo -e "\n-------------------------------------------------------------------------------\n"
|
Loading…
Reference in New Issue