mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-12 15:54:09 +00:00
6 lines
149 B
Makefile
6 lines
149 B
Makefile
|
ssh-keygen:
|
||
|
ssh-keygen -t ed25519 -f ./terraform/modules/short_lived/files/perf -N ''
|
||
|
|
||
|
ssh-add:
|
||
|
ssh-add ./terraform/modules/short_lived/files/perf
|