fixed corectrl autostart
This commit is contained in:
parent
b22b4a9f50
commit
65e81c17e4
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ if [[ $user_choice = *"CoreCTRL - AMD GPU beállító alkalmazás"* ]]; then
|
|||
return polkit.Result.YES;
|
||||
}
|
||||
});" | sudo tee /etc/polkit-1/rules.d/90-corectrl.rules
|
||||
sudo cp -a corectrl.ini /home/$USER/.config/
|
||||
|
||||
echo ${bold}${yellow}CoreCTRL and User settings ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue