From 6b815937b89fd98ac3d6bdf238b425758ae8a08d Mon Sep 17 00:00:00 2001 From: paukstelis Date: Fri, 29 Dec 2023 17:29:24 -0500 Subject: [PATCH] just remove streamer lines before making new streamer (#138) --- prepare.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/prepare.sh b/prepare.sh index c4832e6..d07ab47 100644 --- a/prepare.sh +++ b/prepare.sh @@ -401,9 +401,7 @@ streamer_install() { #If we run this function directly, clean up streamer setting before installing get_settings - if [ -n "$STREAMER" ]; then - sed -i "/$STREAMER/d" /etc/octoprint_deploy - fi + sed -i "/streamer/d" /etc/octoprint_deploy if [ $VID -eq 1 ]; then