The change adds `arg("true")` to the shell command to prevent executing an empty shell command when a component is already running. This ensures a valid command is always passed to the shell, avoiding potential issues with empty command execution.
|
||
|---|---|---|
| .. | ||
| cli.rs | ||
| component.rs | ||
| facade.rs | ||
| installer.rs | ||
| mod.rs | ||
| os.rs | ||
| package_manager.test.rs | ||