Closed zenangst closed 4 months ago
Remove leading and trailing whitespaces from the shell command input to ensure proper execution and prevent potential errors. This fixes an issue where commands with inconspicuous whitespace caused process failures.
Test: failed ❌ https://github.com/zenangst/KeyboardCowboy/actions/runs/9952647663
@zenangst
Remove leading and trailing whitespaces from the shell command input to ensure proper execution and prevent potential errors. This fixes an issue where commands with inconspicuous whitespace caused process failures.