From 38336fc566368926541fe3826802961bcfc0a6e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Wed, 21 Sep 2022 02:32:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c6a681..db8b66e 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ volumes: 1. Uncomment the `- ./slideThemes:/var/www/onlyoffice/documentserver/sdkjs/slide/themes/src` line in `docker-compose.yml` 2. Put your themes into the `slideThemes` directory 3. Run `docker exec -it /usr/bin/documentserver-generate-allfonts.sh` - - (This will take some time. I have totally 35 themes and it took about 30 minutes to generate them on a Raspberry Pi 4 4GB) + - (This will take some time. I have totally 35 themes and it took about 30 minutes to generate them on a Raspberry Pi 4 4GB on an external HDD - SSD may be faster) 4. If you want to add more themes later, repeat step 2 and 3. #### Tags used on DockerHub