2 lines
73 B
Bash
Executable file
2 lines
73 B
Bash
Executable file
#!/bin/zsh
|
|
zenity --password --title="sudo password prompt" --timeout=10
|