aboutsummaryrefslogtreecommitdiff
path: root/ssh-askpass-noinput
blob: 2954b883e4787ee6084edd92bf8aacc83f5b3985 (plain)
1
2
3
#!/bin/sh

exec zenity --question --title "SSH Request" --no-markup --text "$1" --ok-label Allow --cancel-label Deny