Closed ekho closed 7 years ago
occ config:app:set --value="Name with spaces" theming name produces error:
occ config:app:set --value="Name with spaces" theming name
[Symfony\Component\Console\Exception\RuntimeException] Too many arguments.
this patch fixed it
@Wonderfall thx! Can you update images on docker hub?
occ config:app:set --value="Name with spaces" theming name
produces error:this patch fixed it