This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
creylopez
/
overleaf
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Don't npm rebuild inside container
Shane Kilkelly
9 anni fa
parent
315a1d5e80
commit
929ffbd83a
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
services/docstore/test/acceptance/scripts/full-test.sh
+ 1
- 1
services/docstore/test/acceptance/scripts/full-test.sh
Vedi File
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-npm rebuild
+
#
npm rebuild
echo ">> Starting server..."