mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/usr/bin/env sh
|
|
|
|
eval `ssh-agent` && ssh-add
|