Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/f69227a38654a5d83e4acf80236dba4806038ac1?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update omada-install.sh

5.7.4
pull/781/head
tteckster 3 years ago committed by GitHub
parent 14461857f6
commit f69227a386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,8 +91,8 @@ sudo dpkg -i mongodb-org-server_3.6.23_amd64.deb &>/dev/null
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Installing Omada Controller v5.6.3" msg_info "Installing Omada Controller v5.6.3"
wget -qL https://static.tp-link.com/upload/software/2022/202210/20221024/Omada_SDN_Controller_v5.6.3_Linux_x64.deb wget -qL https://static.tp-link.com/upload/software/2022/202211/20221121/Omada_SDN_Controller_v5.7.4_Linux_x64.deb
sudo dpkg -i Omada_SDN_Controller_v5.6.3_Linux_x64.deb &>/dev/null sudo dpkg -i Omada_SDN_Controller_v5.7.4_Linux_x64.deb &>/dev/null
msg_ok "Installed Omada Controller" msg_ok "Installed Omada Controller"
PASS=$(grep -w "root" /etc/shadow | cut -b6) PASS=$(grep -w "root" /etc/shadow | cut -b6)

Loading…
Cancel
Save

Powered by BW's shoe-string budget.