Closed carlymx closed 6 years ago
Well, both of your commands seem to work. But problem seems to be with screen requireing a bit more then octoprint offers it.
Maybe you should convert your script to either a systemd service file or a real initd service file and let octoprint run "service start
Hello,
I have a script to start 'Motion' and I would like to know what would be the command line that dev use to make the plugin work.
Everything I've tried sends me the same error, when the terminal works perfectly.
The Script is very simple and as it says it works perfectly in the terminal:
The command lines I use in the plugins are the following:
I hope you can help me thanks