mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 19:57:09 +00:00
d78c388cd0
- Prompts user to set up SSH access during auto-setup - Guides user to paste their Pulse server's public key - Adds key to /root/.ssh/authorized_keys - Installs lm-sensors automatically - Runs sensors-detect --auto for proper sensor detection - Optional: user can skip and set up later manually - Includes validation of SSH key format - Shows clear instructions for manual setup if skipped This ensures temperature monitoring works out-of-the-box for users who run the auto-setup script.