install file sharing app
This commit is contained in:
parent
79e2f96c2a
commit
e71a0d4c44
2 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,7 @@ if [ $? -ne 1 ]; then
|
|||
s6-setuidgid nginx ./occ config:app:set --value cron core backgroundjobs_mode
|
||||
s6-setuidgid nginx ./occ app:enable user_ldap
|
||||
s6-setuidgid nginx ./occ app:enable files_sharing
|
||||
s6-setuidgid nginx ./occ app:enable files_texteditor
|
||||
fi
|
||||
|
||||
s6-setuidgid nginx ./occ config:system:set --value "https://$DOMAIN" overwrite.cli.url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue