Browse Source

We have new apps ....

tags/v9.0beta1
Thomas Müller 8 years ago
parent
commit
60fbab4934
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      build/license.php

+ 3
- 1
build/license.php View File

@@ -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…
Cancel
Save