Compare commits
2 Commits
e907838654
...
d1851c7e4c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d1851c7e4c | ||
![]() |
e77563e6bc |
@ -134,7 +134,7 @@ msg_info "Installing Coral Object Detection Model (Patience)"
|
|||||||
cd /opt/frigate
|
cd /opt/frigate
|
||||||
export CCACHE_DIR=/root/.ccache
|
export CCACHE_DIR=/root/.ccache
|
||||||
export CCACHE_MAXSIZE=2G
|
export CCACHE_MAXSIZE=2G
|
||||||
curl -fsSL https://github.com/libusb/libusb/archive/v1.0.26.zip
|
curl -L -o v1.0.26.zip https://github.com/libusb/libusb/archive/v1.0.26.zip
|
||||||
unzip -q v1.0.26.zip
|
unzip -q v1.0.26.zip
|
||||||
rm v1.0.26.zip
|
rm v1.0.26.zip
|
||||||
cd libusb-1.0.26
|
cd libusb-1.0.26
|
||||||
|
Loading…
x
Reference in New Issue
Block a user