remove removal of daemon install marker

This commit is contained in:
Adnan Hodzic 2020-01-05 17:40:02 +01:00
parent f8a61bc9d7
commit a9466bc8b4

View File

@ -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"