Update stirling-pdf-install.sh
This commit is contained in:
parent
495dc78d38
commit
a2a9c0e1a0
@ -68,10 +68,11 @@ $STD uv pip install \
|
|||||||
opencv-python-headless \
|
opencv-python-headless \
|
||||||
ocrmypdf \
|
ocrmypdf \
|
||||||
pillow \
|
pillow \
|
||||||
pdf2image
|
pdf2image \
|
||||||
$STD pip3 install unoserver
|
unoserver
|
||||||
ln -sf /opt/.venv/bin/python3 /usr/local/bin/python3
|
ln -sf /opt/.venv/bin/python3 /usr/local/bin/python3
|
||||||
ln -sf /opt/.venv/bin/pip /usr/local/bin/pip
|
ln -sf /opt/.venv/bin/pip /usr/local/bin/pip
|
||||||
|
ln -sf /opt/.venv/bin/unoserver /usr/local/bin/unoserver
|
||||||
ln -sf /opt/.venv/bin/unoconvert /usr/local/bin/unoconvert
|
ln -sf /opt/.venv/bin/unoconvert /usr/local/bin/unoconvert
|
||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user