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