diff --git a/ct/omada.sh b/ct/omada.sh index 10e37ba3f..643b10c5c 100644 --- a/ct/omada.sh +++ b/ct/omada.sh @@ -66,6 +66,7 @@ function update_script() { $STD dpkg -i "$OMADA_PKG" rm -f "$OMADA_PKG" msg_ok "Updated Omada Controller" + exit 0 } start