fixed corectrl

This commit is contained in:
RP1 2024-11-28 21:36:09 +01:00
parent 17f77cf6d2
commit b22b4a9f50

View file

@ -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 ---------------------------------------------