diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-02-14 17:18:10 +0100 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-02-14 17:18:10 +0100 |
| commit | d1ec85edcfb34f40f35759f59e66f2205d905aae (patch) | |
| tree | 3707fbf2fae5eb07fbfc2e3c42ffb6aafa436e66 /askpass | |
| parent | 0dea101a038ba195048b4d0bc704f203d9cd1316 (diff) | |
| download | chadscripts-d1ec85edcfb34f40f35759f59e66f2205d905aae.tar.gz chadscripts-d1ec85edcfb34f40f35759f59e66f2205d905aae.tar.bz2 chadscripts-d1ec85edcfb34f40f35759f59e66f2205d905aae.zip | |
add se texclear samedir openmd installfont fzo drecord
Diffstat (limited to 'askpass')
| -rwxr-xr-x | askpass | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -# This script is the SUDO_ASKPASS variable, meaning that it will be used as a +# This script is the SSH_ASKPASS and SUDO_ASKPASS variables, meaning that it will be used as a # password prompt if needed. -dmenu -fn Monospace-18 -P -p "$1" <&- && echo +dmenu -fn Monospace-18 -P -p "$1" <&- |
