5 lines
112 B
Bash
Executable file
5 lines
112 B
Bash
Executable file
#!/usr/bin/bash
|
|
source $AE_HOME/.bashrc.d/functions.sh
|
|
opon
|
|
op get item $sudo_pass_uuid --fields password
|
|
opoff
|