3 lines
58 B
Text
3 lines
58 B
Text
|
#!/bin/sh
|
||
|
zenity --password --title "AskPass" 2>/dev/null
|