mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-14 05:40:52 +00:00
5 lines
37 B
Bash
Executable File
5 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. source-ssh-agent
|
|
ssh $@
|