Fix SSH command quoting and remove duplicate user prompts
All checks were successful
Build and Release / build-and-release (push) Successful in 2m8s
All checks were successful
Build and Release / build-and-release (push) Successful in 2m8s
- Fix rebuild and backup commands with proper inner command quoting - Remove duplicate "Press any key to close..." from SSH commands since scripts handle it - Clean up SSH terminal command to avoid redundant prompts - Ensure consistent command execution patterns across all SSH operations - Update version to 0.1.91
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cm-dashboard-agent"
|
||||
version = "0.1.90"
|
||||
version = "0.1.91"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user