0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-28 03:12:38 +00:00
Files
termux-packages/packages/openssh/wrap-ssh-agent.sh

5 lines
96 B
Bash

#!/bin/sh
. "${TERMUX__PREFIX:-"${PREFIX}"}"/libexec/source-ssh-agent.sh
"${wrapped_cmd}" "$@"