omada 5.8.4

This commit is contained in:
tteckster 2023-02-06 23:58:36 -05:00 committed by GitHub
parent 17eac5d716
commit 867cf3cbeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing Omada Controller v5.8.4"
wget -qL https://static.tp-link.com/upload/software/2023/202301/20230130/Omada_SDN_Controller_v5.8.4_Linux_x64.tar.gz
$STD dpkg -i Omada_SDN_Controller_v5.7.4_Linux_x64.deb
$STD dpkg -i Omada_SDN_Controller_v5.8.4_Linux_x64.deb
msg_ok "Installed Omada Controller"
echo "export TERM='xterm-256color'" >>/root/.bashrc