mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 17:21:14 +00: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
|
||||
|
||||
npm rebuild
|
||||
# npm rebuild
|
||||
|
||||
echo ">> Starting server..."
|
||||
|
||||
|
|
Loading…
Reference in a new issue