Removed unused code.

pull/29/head
agolybev 10 years ago
parent e59e572515
commit f0ca21da89
  1. 6
      Tools/Bin/GenerateAllFonts.sh

@ -3,12 +3,8 @@
DIR="/var/www/onlyoffice/documentserver"
#Start generate AllFonts.js, font thumbnails and font_selection.bin
sudo -u onlyoffice "$DIR/Tools/AllFontsGen"\
"$DIR/Tools/AllFontsGen"\
"/usr/share/fonts"\
"$DIR/DocService/OfficeWeb/sdk/Common/AllFonts.js"\
"$DIR/DocService/OfficeWeb/sdk/Common/Images"\
"$DIR/FileConverterService/Bin/font_selection.bin"
#Restart web-site and converter
sudo supervisorctl restart DocService
sudo supervisorctl restart FileConverterService

Loading…
Cancel
Save