0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-04 09:28:54 +00:00
termux-packages/packages/openssh/sftp-with-agent.sh
2019-02-09 21:06:31 +02:00

5 lines
40 B
Bash

#!/bin/sh
. source-ssh-agent
sftp "$@"