5 lines
76 B
Bash
Executable file
5 lines
76 B
Bash
Executable file
#!/bin/zsh
|
|
|
|
exec 2>&1
|
|
exec /usr/libexec/polkit-gnome-authentication-agent-1
|