File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ services:
115115 - su www-data -c "php /var/www/html/occ app:enable activity"
116116 - su www-data -c "git clone --depth 1 -b main https://github.com/nextcloud/text.git /var/www/html/apps/text/"
117117 - su www-data -c "php /var/www/html/occ app:enable text"
118- - su www-data -c "git clone --depth 1 -b master https://github.com/nextcloud/end_to_end_encryption/ /var/www/html/apps/end_to_end_encryption/"
118+ - su www-data -c "git clone --depth 1 -b main https://github.com/nextcloud/end_to_end_encryption/ /var/www/html/apps/end_to_end_encryption/"
119119 - su www-data -c "php /var/www/html/occ app:enable end_to_end_encryption"
120120 - su www-data -c "git clone --depth 1 https://github.com/nextcloud/photos.git /var/www/html/apps/photos/"
121121 - su www-data -c "cd /var/www/html/apps/photos; composer install --no-dev"
@@ -189,6 +189,6 @@ name: GIT_TOKEN
189189data : XIoa9IYq+xQ+N5iln8dlpWv0jV6ROr7HuE24ioUr4uQ8m8SjyH0yognWYLYLqnbTKrFWlFZiEMQTH/sZiWjRFvV1iL0=
190190---
191191kind : signature
192- hmac : e8d113e2208bae860dd54f60386114ba6841cc5de4e4d6e4606fda82d99103e0
192+ hmac : 74f7f5fc97962440c4e7d59a314237a17d1f0fc8f84ac014af01372b0fcca556
193193
194194...
You can’t perform that action at this time.
0 commit comments