fluidd-core / FluiddPI

FluiddPi - A Pi image with Klipper, Moonraker, Fluidd and Web Camera support pre-installed.
https://docs.fluidd.xyz
GNU General Public License v3.0
299 stars 58 forks source link

Escape echo quotation marks with backslashes in runMjpgStreamer() #47

Closed Avedena closed 2 years ago

Avedena commented 2 years ago

This commit don't change the behavior of runMjpgStreamer(). It purse is only to echo "Running ./mjpg_streamer..." same as it is executed.

Originally posted by @Avedena in https://github.com/fluidd-core/FluiddPI/issues/36#issuecomment-1186511027