diff options
| author | toufic ar <contact@toufy.me> | 2026-06-23 03:08:13 +0300 |
|---|---|---|
| committer | toufic ar <contact@toufy.me> | 2026-06-23 03:08:13 +0300 |
| commit | fed8d10eab407bbfcd24cbfac1c1eef08af6daf2 (patch) | |
| tree | fec794e4da541f4f08611a0862302c8b30e5ad31 | |
| parent | cb7781dd9dba598a07981018b7e939d9cb50bcae (diff) | |
| download | servers-fed8d10eab407bbfcd24cbfac1c1eef08af6daf2.tar.gz servers-fed8d10eab407bbfcd24cbfac1c1eef08af6daf2.zip | |
check ssh pubkey
| -rwxr-xr-x | update.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ set -e ./ssh_setup.sh +ssh-keygen -y -f ~/.ssh/id_ed25519 + git config --global user.email "msci@toufy.me" git config --global user.name "makeshiftci" |
