Proofreading
This commit is contained in:
		| @@ -354,7 +354,7 @@ Install the resulting `deb` file and we're set - LibreOffice Online, in a Debian | |||||||
|  |  | ||||||
| ### Bonus - Changing the LibreOffice Online directory | ### 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/ | $ cd ~/loolwsd/online/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user