Compare commits

...

1 Commits

Author SHA1 Message Date
b34aec4250 omada fix 2025-07-09 21:31:34 +02:00

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