We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd98fdd commit 787d749Copy full SHA for 787d749
ct/omada.sh
@@ -66,6 +66,7 @@ function update_script() {
66
$STD dpkg -i "$OMADA_PKG"
67
rm -f "$OMADA_PKG"
68
msg_ok "Updated Omada Controller"
69
+ exit 0
70
}
71
72
start
0 commit comments