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