4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
xdotool type --clearmodifiers --delay 0 "$(pass otp "$(cat /tmp/passselect)")"
|