forked from Deuxfleurs/infrastructure
2 lines
65 B
Text
2 lines
65 B
Text
|
CMD ssh-keygen -q -f >(cat) -N "" <<< y 2>/dev/null 1>&2 ; true
|