README
controlio-result-exec
A result module for controlio.
Description
Executes an arbitrary shell command
Options
exec
: The shell command to execute.
controlio module for executing arbitrary shell commands in response to an event
<script type="module">
import controlioResultExec from 'https://cdn.skypack.dev/controlio-result-exec';
</script>
A result module for controlio.
Executes an arbitrary shell command
exec
: The shell command to execute.