mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-05-19 07:53:48 +00:00
Update run-document-server.sh
This commit is contained in:
parent
340987785f
commit
8b68e9a30d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
/bin/bash -c "sed -i 's/isSupportEditFeature=function(){return!1}/isSupportEditFeature=function(){return 1}/g' /var/www/onlyoffice/documentserver/web-apps/apps/*/mobile/dist/js/app.js;"
|
||||
|
||||
umask 0022
|
||||
|
||||
function clean_exit {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue