Add font color plugin
This commit is contained in:
parent
c54cf887e9
commit
44697e1768
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ RUN bin/installDeps.sh && rm settings.json \
|
|||
&& chmod +x /entrypoint.sh \
|
||||
&& sed -i 's/^node/exec\ node/' bin/run.sh \
|
||||
&& ln -s var/settings.json settings.json \
|
||||
&& npm install ep_author_neat ep_headings2 ep_set_title_on_pad ep_adminpads ep_mypads ep_padwiki ep_comments_page
|
||||
&& npm install ep_author_neat ep_headings2 ep_set_title_on_pad ep_adminpads ep_mypads ep_padwiki ep_comments_page ep_font_color
|
||||
|
||||
# meta-données
|
||||
VOLUME /opt/etherpad-lite/var
|
||||
|
|
Loading…
Reference in a new issue