bin: TODO in op
This commit is contained in:
parent
b91a85ca08
commit
2ea05d0581
1 changed files with 1 additions and 0 deletions
1
bin/op
1
bin/op
|
|
@ -66,4 +66,5 @@ if [ "${cmd}" = 'find' ]; then
|
||||||
exit $?
|
exit $?
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# TODO: bind file descriptors for `op encode`
|
||||||
exec /bin/op "${@}" --session="$(session_token)"
|
exec /bin/op "${@}" --session="$(session_token)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue