printf"Choose a profile:\n1. High Performance\n2. Best Battery\n\nPick a number: "
read -e -n 1 choice
cd"${0%/*}"
if["$choice"="1"];then
sudo mv /etc/tlp.conf tlp_old.conf
sudo cp battery_ok.conf /etc/tlp.conf
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Proudly self-hosted by Cole Deck. Fast loading powered by Turbo.