From 60a831f1f3a2699f05d77d03b96163fdde0a4506 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Thu, 7 Jul 2022 16:40:36 -0400 Subject: [PATCH] streamer variable fix --- octoprint_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index 298811c..525c6a5 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