Add askpass program

This commit is contained in:
Talia 2020-07-23 16:35:47 +02:00
parent dec9f428c7
commit 4c947498ac

2
bin/askpass Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
zenity --password --title "AskPass" 2>/dev/null