termux-packages/packages/openssh/scp-with-agent.sh
2021-09-10 23:19:48 +03:00

5 lines
39 B
Bash

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