Skip to content
Snippets Groups Projects
Commit 4e0bf942 authored by Martin Jeppesen's avatar Martin Jeppesen
Browse files

Fixed typo

parent fd92c049
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,7 @@ COPY config/git-revision.js /var/www/ ...@@ -79,7 +79,7 @@ COPY config/git-revision.js /var/www/
# Grunt: git clone the many repos # Grunt: git clone the many repos
RUN cd /var/www/sharelatex; \ RUN cd /var/www/sharelatex; \
npm instaill; \ npm install; \
grunt install grunt install
RUN exit 1 RUN exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment