Browse Source
The code change refactors the file deletion process in the command_stop.sh script. Instead of using an empty redirect, it now directly removes the specified lock file. This improves clarity and ensures proper cleanup when stopping a command.pull/4296/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue