mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
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…
Add table
Reference in a new issue