gparted: fix gparted-pkexec.
This commit is contained in:
parent
903673eb1f
commit
bb8faa9134
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pkexec /usr/bin/gparted-pkexec "$@"
|
||||
pkexec /usr/sbin/gparted "$@"
|
||||
|
|
Loading…
Reference in a new issue