mirror of
https://github.com/trailofbits/algo.git
synced 2026-08-17 21:25:50 +02:00
Enhance the local installation warning to require typing 'yes' to proceed, making risks impossible to miss. Users following external tutorials often don't see the documentation warning until after their server is already modified. Changes: - Replace press-ENTER prompt with explicit 'yes' confirmation - List specific consequences (firewall, DNS, no uninstall) - Add local_install_confirmed variable for automation - Document skip method in deploy-to-ubuntu.md Closes #14362 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>