forked from mpusz/mp-units
build: gitpod Dockerfile fixed
This commit is contained in:
@@ -30,5 +30,5 @@ RUN npm install split mathjax-full mathjax-node-sre
|
||||
RUN cabal update
|
||||
|
||||
# Install MathJax-Node-CLI
|
||||
git clone https://github.com/mathjax/mathjax-node-cli --depth=1
|
||||
echo "export PATH=\"$PWD/mathjax-node-cli/bin:\$PATH\"" >> ~/.bashrc
|
||||
RUN git clone https://github.com/mathjax/mathjax-node-cli --depth=1
|
||||
RUN echo "export PATH=\"$PWD/mathjax-node-cli/bin:\$PATH\"" >> ~/.bashrc
|
||||
|
Reference in New Issue
Block a user