mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-07-28 08:04:25 +02:00
added missing separator func call to auto-cpufreq-installer
This commit is contained in:
parent
5bf7e573c3
commit
75124ff803
@ -143,7 +143,8 @@ fi
|
|||||||
[ -f $log_file ] && rm $log_file
|
[ -f $log_file ] && rm $log_file
|
||||||
|
|
||||||
separator
|
separator
|
||||||
echo -e "\nauto-cpufreq tool and all its supporting files successfully removed.\n"
|
echo -e "\nauto-cpufreq tool and all its supporting files successfully removed."
|
||||||
|
separator
|
||||||
}
|
}
|
||||||
|
|
||||||
ask_operation(){
|
ask_operation(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user