1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreerp_ynh.git synced 2024-09-03 19:36:13 +02:00

Remove xfonts

This commit is contained in:
Jeff 2015-09-19 11:48:14 +02:00
parent 9cff687e08
commit 885dba4284

View file

@ -53,7 +53,6 @@ else
# Install wkhtmltopdf to print PDF reports
sudo wget http://download.gna.org/wkhtmltopdf/0.12/0.12.2.1/wkhtmltox-0.12.2.1_linux-jessie-amd64.deb
sudo dpkg -i wkhtmltox-0.12.2.1_linux-jessie-amd64.deb
sudo apt-get -y -qq install xfonts-75dpi
sudo cp /usr/local/bin/wkhtmltopdf /usr/bin
sudo cp /usr/local/bin/wkhtmltoimage /usr/bin
@ -91,4 +90,4 @@ fi
sudo yunohost app setting $app skipped_uris -v "/"
sudo service nginx reload
echo $?
echo $?