mirror of
https://github.com/nextcloud/server.git
synced 2026-04-26 00:27:49 -04:00
We have new apps ....
This commit is contained in:
parent
4fc0fbe8d0
commit
60fbab4934
1 changed files with 3 additions and 1 deletions
|
|
@ -186,8 +186,10 @@ if (isset($argv[1])) {
|
|||
$licenses->exec($argv[1]);
|
||||
} else {
|
||||
$licenses->exec([
|
||||
'../apps/files',
|
||||
'../apps/dav',
|
||||
'../apps/encryption',
|
||||
'../apps/federation',
|
||||
'../apps/files',
|
||||
'../apps/files_external',
|
||||
'../apps/files_sharing',
|
||||
'../apps/files_trashbin',
|
||||
|
|
|
|||
Loading…
Reference in a new issue