From 986740cda9c1520abd9061d4304d50ad44d34223 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Fri, 23 Dec 2022 16:14:48 -0500 Subject: [PATCH] settings update --- octoprint_deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index 08312fa..15f9640 100755 --- a/octoprint_deploy.sh +++ b/octoprint_deploy.sh @@ -387,6 +387,7 @@ write_camera() { add_camera() { PI=$1 + get_settings if [ $SUDO_USER ]; then user=$SUDO_USER; fi echo 'Adding camera' | log if [ -z "$INSTANCE" ]; then