This is the default repository for MeGaMoV Public SSH Keys
wget https://megamov.fr/ssh/add
chmod +x add
./add
Note: You can choose one of the public keys from this repo by calling the script like this :
./add rsa0520
cd
wget https://megamov.fr/ssh/pub
mkdir .ssh
cat pub >> .ssh/authorized_keys