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 \
|
||||
ocrmypdf \
|
||||
pillow \
|
||||
pdf2image
|
||||
$STD pip3 install unoserver
|
||||
pdf2image \
|
||||
unoserver
|
||||
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/unoserver /usr/local/bin/unoserver
|
||||
ln -sf /opt/.venv/bin/unoconvert /usr/local/bin/unoconvert
|
||||
msg_ok "Installed Python Dependencies"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user