mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Refactor
This commit is contained in:
@@ -30,7 +30,8 @@ RUN cd /var/www/sharelatex; \
|
||||
npm install; \
|
||||
grunt install; \
|
||||
cd web; \
|
||||
npm install && npm install bcrypt; \
|
||||
npm install; \
|
||||
npm install bcrypt; \
|
||||
cd modules; \
|
||||
git clone https://bitbucket.org/sharelatex/launchpad-webmodule.git launchpad; \
|
||||
grunt compile;
|
||||
|
||||
Reference in New Issue
Block a user