From d66dfd992ed93ce030987fb919a296402ae8f674 Mon Sep 17 00:00:00 2001 From: paukstelis Date: Sun, 26 Jun 2022 17:21:28 -0400 Subject: [PATCH] define move --- octoprint_deploy.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/octoprint_deploy.sh b/octoprint_deploy.sh index b794fff..7df3549 100755 --- a/octoprint_deploy.sh +++ b/octoprint_deploy.sh @@ -554,7 +554,9 @@ deb_packages() { } prepare () { - + echo + echo + MOVE=0 echo 'Beginning system preparation' | log echo 'This only needs to be run once to prepare your system to use octoprint_deploy.' PS3='Installation type: '