Add askpass program
This commit is contained in:
parent
dec9f428c7
commit
4c947498ac
1 changed files with 2 additions and 0 deletions
2
bin/askpass
Executable file
2
bin/askpass
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
zenity --password --title "AskPass" 2>/dev/null
|
Loading…
Reference in a new issue