soulsync/scripts
Claude 286a97d68c
Fix clear and network check for curl pipe execution
- Guard `clear` with terminal check so it doesn't fail when TERM is
  unset (common in curl pipe context)
- Use curl instead of ping for network check (ICMP often blocked in LXC)
- Fix ((tries++)) from 0 evaluating as falsy under set -e

https://claude.ai/code/session_013gJJD3cxafQSVmyn9pXcdn
2026-02-15 05:40:47 +00:00
..
proxmox Fix clear and network check for curl pipe execution 2026-02-15 05:40:47 +00:00