LINUX.ORG.RU

История изменений

Исправление router, (текущая версия) :

Устанавливается весь. Лишние приложения можно отключить. Через веб-морду или через occ

www-data@vm-nextcloud-test:~/nextcloud$ php7.0 occ list app
[...]
Available commands for the "app" namespace:
  app:check-code  check code to be compliant
  app:disable     disable an app
  app:enable      enable an app
  app:getpath     Get an absolute path to the app directory
  app:install     install an app
  app:list        List all available apps

Исходная версия router, :

Устанавливается весь. Лишние приложения можно отключить. Через веб-морду или через ncc

www-data@vm-nextcloud-test:~/nextcloud$ php7.0 occ list app
[...]
Available commands for the "app" namespace:
  app:check-code  check code to be compliant
  app:disable     disable an app
  app:enable      enable an app
  app:getpath     Get an absolute path to the app directory
  app:install     install an app
  app:list        List all available apps