Skip to content

Refactor command check to use an array for command execution

nicholosophy requested to merge nicholosophy/configitems:fix_commands into master

This resolves #9 by using an array rather than a string to set the command.

Merge request reports