fix(cli): restart bar on replace-configuration

This commit ensures that the replace-configuration command also replaces
bars.

Already running bars are stopped and new bars are started using the new
configuration.
This commit is contained in:
Csaba
2025-04-04 16:04:03 +02:00
committed by LGUG2Z
parent 9f8e4b9dca
commit 13a519fb29
4 changed files with 76 additions and 45 deletions

1
Cargo.lock generated
View File

@@ -2929,6 +2929,7 @@ dependencies = [
"os_info",
"parking_lot",
"paste",
"powershell_script",
"regex",
"reqwest",
"schemars",