mirror of
https://github.com/YunoHost-Apps/pyload_ynh.git
synced 2024-09-03 20:16:04 +02:00
up
This commit is contained in:
parent
b1313b93c9
commit
9c813e4d76
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ ynh_app_setting_set $app port $port
|
|||
# INSTALL PYLOAD
|
||||
#==============================================
|
||||
|
||||
apt install -y python-pycurl python-qt4 python-crypto python-imaging python-openssl tesseract-ocr tesseract-ocr-eng rhino
|
||||
apt install -y python-crypto python-pycurl tesseract-ocr
|
||||
|
||||
#python python-crypto python-pycurl python-openssl python-imaging tesseract-ocr rhino
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue