1
0
Fork 0

bin: TODO in op

This commit is contained in:
Jeremy Kaplan 2020-01-20 16:24:17 -08:00
commit 2ea05d0581

1
bin/op
View file

@ -66,4 +66,5 @@ if [ "${cmd}" = 'find' ]; then
exit $?
fi
# TODO: bind file descriptors for `op encode`
exec /bin/op "${@}" --session="$(session_token)"