Skip to content

Instantly share code, notes, and snippets.

View wycito's full-sized avatar

wycho wycito

View GitHub Profile
@wycito
wycito / sanchezops_launch.sh
Last active February 22, 2026 04:42
SanchezOps station launcher — public entry point
#!/bin/bash
# sanchezops_launch.sh
# Public entry point — lives in a GitHub Gist
#
# Usage (from a bare machine):
# curl -fsSL https://gist.githubusercontent.com/wycito/<GIST_ID>/raw/sanchezops_launch.sh | bash
echo ""
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
echo " SanchezOps — launcher"