mirror of
https://github.com/verdigado/groupfolder_tags.git
synced 2024-12-03 18:22:52 +01:00
automatically install groupfolders on gitpod init
This commit is contained in:
parent
58796d4aaf
commit
85ba3f7ce7
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ wait_until_finished
|
|||
|
||||
run_as "php /var/www/html/occ config:system:set debug --value='true' --type=boolean"
|
||||
|
||||
run_as "php /var/www/html/occ app:install groupfolders"
|
||||
|
||||
run_as "php /var/www/html/occ app:enable groupfolder_tags"
|
||||
|
||||
run_as "php /var/www/html/occ migrations:migrate groupfolder_tags"
|
||||
|
|
Loading…
Reference in a new issue