Single-instance and multi-instance need to be treated differently

This commit is contained in:
Kenneth Jiang
2022-08-01 17:49:32 -07:00
parent a619df2364
commit db203d0321
2 changed files with 17 additions and 8 deletions

View File

@@ -404,4 +404,4 @@ function get_octoprint_status() {
fi
echo "${status}"
}
}