Fix service start/stop popup auto-close issue
All checks were successful
Build and Release / build-and-release (push) Successful in 1m12s

- Move 'Press any key to close...' prompt inside SSH session
- Ensure tmux popup stays open until user manually closes
- Maintain consistent behavior with other SSH commands
- Update version to 0.1.88
This commit is contained in:
2025-11-19 13:21:48 +01:00
parent 448a38dede
commit 980c9a20a2
5 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard"
version = "0.1.87"
version = "0.1.88"
edition = "2021"
[dependencies]