Files
ProxMenux/scripts
MacRimi a5fdf43b70 lxc-mount-manager: drop dangling spinner on stopped-CT message
The earlier fix to handle stopped containers in the add flow used
`msg_info` for the "Container is stopped — mount will activate
automatically on next start" line. `msg_info` is the spinner-start
half of the msg_info/msg_ok pair — it never gets closed here
because there's nothing to wait on, so the spinner glyph stays
visible (⠋) right before the "Press Enter to continue" prompt.

Switch to `msg_ok` so the line renders as a clean static success
mark, matching the visual style of the other terminal messages.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 18:33:46 +02:00
..
2026-05-28 20:49:59 +02:00
2026-01-19 17:15:00 +01:00
2026-05-21 21:17:59 +02:00
2026-05-09 18:59:59 +02:00
2026-05-28 17:07:40 +02:00
2026-05-28 17:07:40 +02:00
2026-01-19 17:15:00 +01:00
2026-03-26 01:11:12 +01:00
2026-01-20 20:17:53 +01:00