Update motioneye-install.sh
This commit is contained in:
parent
84e93cd7d0
commit
46dadba06a
@ -35,7 +35,7 @@ $STD apt-get update
|
|||||||
$STD uv venv /opt/motioneye/.venv
|
$STD uv venv /opt/motioneye/.venv
|
||||||
$STD /opt/motioneye/.venv/bin/python -m ensurepip --upgrade
|
$STD /opt/motioneye/.venv/bin/python -m ensurepip --upgrade
|
||||||
$STD /opt/motioneye/.venv/bin/python -m pip install --upgrade pip
|
$STD /opt/motioneye/.venv/bin/python -m pip install --upgrade pip
|
||||||
$STD /opt/motioneye/.venv/bin/python -m pip install git+https://github.com/motioneye-project/motioneye.git@dev
|
$STD /opt/motioneye/.venv/bin/python -m pip install --pre motioneye
|
||||||
|
|
||||||
mkdir -p /etc/motioneye
|
mkdir -p /etc/motioneye
|
||||||
chown -R root:root /etc/motioneye
|
chown -R root:root /etc/motioneye
|
||||||
|
Loading…
x
Reference in New Issue
Block a user