Update for 5.5.1.76

This commit is contained in:
Alexander Hofbauer 2020-04-17 23:03:53 +02:00
parent e85e625e55
commit 86721ea9db
No known key found for this signature in database
GPG key ID: 6ACF215317893A41
5 changed files with 134 additions and 114 deletions

View file

@ -12,7 +12,6 @@ docker build \
docker run \
--name=onlyoffice \
--detach \
--volume=$(pwd)/ooData:/var/www/onlyoffice/Data onlyoffice-patched \
onlyoffice-patched
```
@ -32,5 +31,5 @@ advertising itself and their product as open source .
## Thanks
This repo is heavily inspired by the works of
This repo was heavily inspired by the works of
[Zegorax/OnlyOffice-Unlimited](https://github.com/Zegorax/OnlyOffice-Unlimited).