1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 07:36:40 +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 "$@"