From 4ea711b407ee6ea6afcfecc9f85f70ea06fad220 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Fri, 7 Jul 2017 15:32:26 -0400 Subject: [PATCH] Proofreading --- content/post/building-libreoffice-online-for-debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/building-libreoffice-online-for-debian.md b/content/post/building-libreoffice-online-for-debian.md index 3ecf76b..0d16c23 100644 --- a/content/post/building-libreoffice-online-for-debian.md +++ b/content/post/building-libreoffice-online-for-debian.md @@ -354,7 +354,7 @@ Install the resulting `deb` file and we're set - LibreOffice Online, in a Debian ### Bonus - Changing the LibreOffice Online directory -By default, the LibreOffice Online package installs the main configuration of the `loolwsd` service under `/opt/lool`. I'm not a fan of putting anything under `/opt` however, and in BLSE2 everything that is per-server and not automated via configuration management goes under `/srv`. If you also desire this, it's very straightforward to edit the Debian configuration to support installing to an arbitrary target directory before building the package. +By default, the LibreOffice Online package installs the main components of the `loolwsd` service under `/opt/lool`. I'm not a fan of putting anything under `/opt` however, and in BLSE2 everything that is per-server and not automated via configuration management goes under `/srv`. If you also desire this, it's very straightforward to edit the Debian configuration to support installing to an arbitrary target directory before building the package. ``` $ cd ~/loolwsd/online/