We have new apps ....
This commit is contained in:
parent
4fc0fbe8d0
commit
60fbab4934
|
@ -186,8 +186,10 @@ if (isset($argv[1])) {
|
||||||
$licenses->exec($argv[1]);
|
$licenses->exec($argv[1]);
|
||||||
} else {
|
} else {
|
||||||
$licenses->exec([
|
$licenses->exec([
|
||||||
'../apps/files',
|
'../apps/dav',
|
||||||
'../apps/encryption',
|
'../apps/encryption',
|
||||||
|
'../apps/federation',
|
||||||
|
'../apps/files',
|
||||||
'../apps/files_external',
|
'../apps/files_external',
|
||||||
'../apps/files_sharing',
|
'../apps/files_sharing',
|
||||||
'../apps/files_trashbin',
|
'../apps/files_trashbin',
|
||||||
|
|
Loading…
Reference in New Issue