remove removal of daemon install marker

This commit is contained in:
Adnan Hodzic 2020-01-05 17:40:02 +01:00
parent 7cbe1de022
commit a6adb010e7
1 changed files with 0 additions and 3 deletions

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"