2 lines
71 B
Bash
Executable File
2 lines
71 B
Bash
Executable File
#!/usr/bin/env bash
|
|
ssh-keygen -t rsa -b 4096 -C "maxhfowler@gmail.com" |