OnlyOffice is now a separate module.
This commit is contained in:
@ -46,6 +46,18 @@ npm update
|
||||
npm run install:components
|
||||
|
||||
|
||||
# OnlyOffice is now a separate module
|
||||
#
|
||||
# OnlyOffice applications (Sheets, Document, Presentation) are not bundled with CryptPad
|
||||
# anymore. You can install/update them by running the installation script we provide:
|
||||
#
|
||||
# ./install-onlyoffice.sh
|
||||
# # press q to close the license screen
|
||||
# # and Y ⏎ to accept the OnlyOffice license
|
||||
#
|
||||
./install-onlyoffice.sh
|
||||
|
||||
|
||||
exit
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user