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