mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
less noise
This commit is contained in:
parent
b08d948ddd
commit
c8dfa6d7ae
3 changed files with 3 additions and 3 deletions
|
@ -61,7 +61,7 @@ echo "Ensure that all dependencies are up to date..."
|
|||
cd node_modules
|
||||
[ -e ep_etherpad-lite ] || ln -s ../src ep_etherpad-lite
|
||||
cd ep_etherpad-lite
|
||||
npm install
|
||||
npm install -s
|
||||
) || {
|
||||
rm -rf node_modules
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue