Open lolo19430 opened 3 years ago
I tried using an esp8266 module to start or stop the printer. This launches a Curl command, but it doesn't seem to work.
I add the lines in the config.yaml file system: actions:
But when I run the command I have: "Command for custom:printer on failed with return code 127: STDOUT: STDERR: /bin/sh: 1: curl: not found"
Can you help me ?
I tried using an esp8266 module to start or stop the printer. This launches a Curl command, but it doesn't seem to work.
I add the lines in the config.yaml file system: actions:
But when I run the command I have: "Command for custom:printer on failed with return code 127: STDOUT: STDERR: /bin/sh: 1: curl: not found"
Can you help me ?