mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-18 00:16:41 +01:00
Remove incorrect (#13966)
This commit is contained in:
parent
32c7669b28
commit
fc3aac96f2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Update package list and install dependencies
|
# Update package list and install dependencies
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y build-essential cmake git wget linux-modules-extra-$(uname -r)
|
sudo apt-get install -y build-essential cmake git wget
|
||||||
|
|
||||||
arch=$(uname -m)
|
arch=$(uname -m)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user