mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
Update frigate-install.sh
This commit is contained in:
@@ -38,6 +38,7 @@ fetch_and_deploy_gh_release "libusb" "libusb/libusb" "tarball" "v1.0.29" "/opt/f
|
||||
|
||||
msg_info "Setting up Python"
|
||||
cd /opt/frigate
|
||||
mkdir -p /opt/frigate/models
|
||||
$STD pip3 wheel --wheel-dir=/wheels -r /opt/frigate/docker/main/requirements-wheels.txt
|
||||
cp -a /opt/frigate/docker/main/rootfs/. /
|
||||
export TARGETARCH="amd64"
|
||||
|
||||
Reference in New Issue
Block a user