Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/90463f5aafbbf31c4b431cc19801a80a2aadc3e4 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update frigate-install.sh

Remove libusb zip
pull/2720/head
tteckster 1 year ago committed by GitHub
parent f956273fc5
commit 90463f5aaf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -88,6 +88,7 @@ export CCACHE_DIR=/root/.ccache
export CCACHE_MAXSIZE=2G
wget -q https://github.com/libusb/libusb/archive/v1.0.26.zip
unzip -q v1.0.26.zip
rm v1.0.26.zip
cd libusb-1.0.26
$STD ./bootstrap.sh
$STD ./configure --disable-udev --enable-shared

Loading…
Cancel
Save

Powered by BW's shoe-string budget.