mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
8c51ba727d
The setup script was passing pulseURL instead of authToken as the last parameter, causing 'Authentication required' errors when verifying SSH connectivity. Fixed parameter order in fmt.Sprintf call.