Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Commit

Permalink
fix incorrect filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
lots0logs committed Aug 1, 2016
1 parent 14debf9 commit 8e3e09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/antergos-iso
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ _hotfix_ckbcomp_script_file_permissions() {

_hotfix_cnchi_polkit_policy() {
sudo systemctl restart polkit
sudo sed -r -i 's|\/usr.+\.py|pkexec cnchi|g' '/usr/bin/cnchi'
sudo sed -r -i 's|\/usr.+ -v|pkexec /usr/share/cnchi/bin/cnchi -s bugsnag|g' '/usr/bin/cnchi'
}


Expand Down

0 comments on commit 8e3e09c

Please sign in to comment.