Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added DarkMode-REL1_37-7fdb01d.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ RUN set -x; \

RUN pear channel-update pear.php.net && pear upgrade --force PEAR && pear install mail net_smtp

ADD https://extdist.wmflabs.org/dist/extensions/MobileFrontend-REL1_37-016576e.tar.gz extensions/MobileFrontend.tar.gz
RUN tar xzf /var/www/html/extensions/MobileFrontend.tar.gz -C /var/www/html/extensions/
ADD --chown=www-data:www-data ./MobileFrontend-REL1_37-c139601.tar.gz /var/www/html/extensions/
ADD --chown=www-data:www-data ./DarkMode-REL1_37-7fdb01d.tar.gz /var/www/html/extensions/
Binary file added MobileFrontend-REL1_37-c139601.tar.gz
Binary file not shown.