The release files are debs. If I download the source and run otel.sh I get
exec: Failed to execute process './usr/bin/otel.sh': The file specified the interpreter '/bin/false', which is not an executable command.
So, I'm assuming the scripts are making some Linux-specific assumptions.
A version that runs on MacOS would be great, if you're not planning that, a note about OS support in the README would be great.
If making the scripts MacOS compatible seems like it's not impossible, any notes on how to get it working would be helpful.
The release files are debs. If I download the source and run
otel.shI getSo, I'm assuming the scripts are making some Linux-specific assumptions.
A version that runs on MacOS would be great, if you're not planning that, a note about OS support in the README would be great.
If making the scripts MacOS compatible seems like it's not impossible, any notes on how to get it working would be helpful.