Update run-document-server.sh

This commit is contained in:
thomisus 2022-11-23 20:55:17 +01:00 committed by GitHub
parent 340987785f
commit 8b68e9a30d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {