This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| set -euo pipefail | |
| # ════════════════════════════════════════════════════════════ | |
| # XPR Agent Operator — Self-Contained Bootstrap | |
| # ════════════════════════════════════════════════════════════ | |
| # | |
| # Idempotent. Run anytime to set up, repair, or verify your agent. | |
| # Detects existing setup, fixes what's broken, skips what's done. | |
| # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="keys"> | |
| <p><span>Click </span>the stars to shoot</p> | |
| <p><span>Click </span>and<span> drag</span> to rotate</p> | |
| </div> |