Fix file name.

This commit is contained in:
2025-09-11 00:37:18 +05:30
parent 396c044efd
commit 3a4777c8be
2 changed files with 4 additions and 1 deletions

View File

@@ -26,4 +26,5 @@ It is useful for managing server access in organizations where team membership o
Run this as root:
```bash
curl -s https://raw.githubusercontent.com/excloud-in/examples/main/sync-github-sshkeys/install.sh | bash
curl -s https://raw.githubusercontent.com/excloud-in/examples/main/sync-github-sshkeys/sync-github-sshkeys.sh | bash
```