mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Don't do npm rebuild inside container
This commit is contained in:
parent
dfe16d28a5
commit
4b9c65c98e
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