add askpass.sh for backup purposes
This commit is contained in:
parent
f78917a0f1
commit
e245a6a2b1
1 changed files with 2 additions and 0 deletions
2
scripts/askpass.sh
Executable file
2
scripts/askpass.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
yad --class="GSu" --title="Password" --text="Enter sudo password:" --image="dialog-password" --entry --hide-text
|
||||
Loading…
Add table
Reference in a new issue