This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
termux-packages
mirror of
https://github.com/lukechilds/termux-packages.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
4803
Commits
6
Branches
0
Tags
18 MiB
Tree:
7111d49806
termux-packages
/
packages
/
openssh
/
ssh-with-agent.sh
5 lines
37 B
Raw
Normal View
History
Initial push
10 years ago
#!/bin/sh
. source-ssh-agent
ssh
$@