It doesn't look like it is working for me, but wanted to double check. Is it possible (or can it be a feature request) to pass chained commands into runitor? An example would be something like this:
runitor -uuid my-uuid -- cd /my/script/directory && ./my_script.js
I imagine We'd potentially have to surround the entire command string with quotes, but would be useful as these are some of the entries in my current crontab.
It doesn't look like it is working for me, but wanted to double check. Is it possible (or can it be a feature request) to pass chained commands into runitor? An example would be something like this:
I imagine We'd potentially have to surround the entire command string with quotes, but would be useful as these are some of the entries in my current crontab.