mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
Fix move version
This commit is contained in:
parent
f36679c21f
commit
7822142673
@ -26,7 +26,7 @@ sudo modprobe hailo_pci
|
|||||||
# Download and install the firmware
|
# Download and install the firmware
|
||||||
cd ../../
|
cd ../../
|
||||||
./download_firmware.sh
|
./download_firmware.sh
|
||||||
sudo mv hailo8_fw.4.17.0.bin /lib/firmware/hailo/hailo8_fw.bin
|
sudo mv hailo8_fw.4.18.0.bin /lib/firmware/hailo/hailo8_fw.bin
|
||||||
|
|
||||||
# Install udev rules
|
# Install udev rules
|
||||||
sudo cp ./linux/pcie/51-hailo-udev.rules /etc/udev/rules.d/
|
sudo cp ./linux/pcie/51-hailo-udev.rules /etc/udev/rules.d/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user