This commit is contained in:
CanbiZ
2025-07-09 21:58:33 +02:00
committed by GitHub
parent cd98fddc05
commit 787d749340

View File

@ -66,6 +66,7 @@ function update_script() {
$STD dpkg -i "$OMADA_PKG"
rm -f "$OMADA_PKG"
msg_ok "Updated Omada Controller"
exit 0
}
start