consolidate ssh utils
[webi-installers/.git] / ssh-utils / ssh-setpass.sh
1 #!/bin/bash
2
3 set -e
4 set -u
5
6 ssh-keygen -p -f "$HOME/.ssh/id_rsa"