mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
remove sources
This commit is contained in:
parent
afac9788cf
commit
3f289d587b
@ -4,10 +4,7 @@ set -euxo pipefail
|
|||||||
|
|
||||||
SQLITE_VEC_VERSION="0.1.3"
|
SQLITE_VEC_VERSION="0.1.3"
|
||||||
|
|
||||||
cp /etc/apt/sources.list /etc/apt/sources.list.d/sources-src.list
|
|
||||||
sed -i 's|deb http|deb-src http|g' /etc/apt/sources.list.d/sources-src.list
|
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
apt-get -yqq build-dep sqlite3 gettext
|
apt-get -yqq build-dep sqlite3 gettext
|
||||||
|
|
||||||
mkdir /tmp/sqlite_vec
|
mkdir /tmp/sqlite_vec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user