mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
5bd8b47b1a
Simplifies installation by removing all interactive Proxmox configuration prompts. The script now simply copies .env.example to .env and instructs users to edit it manually. This approach: - Eliminates complex interactive prompting logic - Gives users full control over configuration - Reduces installation complexity - Avoids potential input validation issues Users now need to manually edit /opt/pulse-proxmox/.env after installation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>