mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Fix install step
This commit is contained in:
parent
2d4d91395c
commit
0406c50207
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ ynh_package_install onlyoffice-documentserver
|
|||
#=================================================
|
||||
|
||||
# Fix https://github.com/ONLYOFFICE/onlyoffice-owncloud/issues/172#issuecomment-411746394
|
||||
cp -a ../conf/default.json /etc/onlyoffice/documentserver/default.json
|
||||
cp -f ../conf/default.json /etc/onlyoffice/documentserver/default.json
|
||||
|
||||
#=================================================
|
||||
# STORE THE CONFIG FILE CHECKSUM
|
||||
|
|
Loading…
Add table
Reference in a new issue