Skip to content

Instantly share code, notes, and snippets.

View ankerod's full-sized avatar

Anatolii Kerod ankerod

  • Ukraine, Lviv
  • 03:20 (UTC +03:00)
View GitHub Profile
@ankerod
ankerod / install.sh
Last active May 14, 2026 12:44
CometCDN agent install
#!/bin/bash
set -euo pipefail
# ──────────────────────────────────────────────
# CometCDN Node Installer
# Usage:
# curl -fsSL https://cometcdn.com/install.sh | sudo bash -s -- --token=<token> --role=<role>
#
# Options:
# --token TOKEN Registration token (required)