Files
infra-scripts/seedbox/install.sh
Damien Arnodo 5cb9c1cc8a fix(seedbox): robust Tailscale hostname detection with fallback
- Add get_tailscale_hostname() function with error handling
- Use sed instead of grep -o for better compatibility
- Add fallback to hostname.ts.net if detection fails
- Fix MOTD to use dynamic hostname detection
- Prevent script exit on empty grep result with pipefail
2026-01-02 18:00:53 +00:00

9.7 KiB