From e2d24ef92fc273e0b2dd2168c81656fb86e985d2 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Thu, 7 Jul 2022 15:23:12 -0400 Subject: [PATCH] fix undetected streamer line --- octoprint_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index 27e213d..298811c 100755 --- a/octoprint_deploy.sh +++ b/octoprint_deploy.sh @@ -313,7 +313,7 @@ write_camera() { get_settings if [ -z "$STREAMER" ]; then - $STREAMER='mjpg-streamer' + $STREAMER=mjpg-streamer fi #mjpg-streamer