mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Don't npm rebuild inside container
This commit is contained in:
parent
315a1d5e80
commit
929ffbd83a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
|
|
||||||
npm rebuild
|
# npm rebuild
|
||||||
|
|
||||||
echo ">> Starting server..."
|
echo ">> Starting server..."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue