mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-17 18:39:01 +02:00
fix typo
This commit is contained in:
@@ -47,7 +47,7 @@ RUN apt-get update && apt-get upgrade -y \
|
|||||||
# Temp Fix (Update npm)
|
# Temp Fix (Update npm)
|
||||||
npm -v \
|
npm -v \
|
||||||
npm install -g npm@latest \
|
npm install -g npm@latest \
|
||||||
npm -v\
|
npm -v \
|
||||||
# Install node-gyp
|
# Install node-gyp
|
||||||
&& npm install --production -g node-gyp \
|
&& npm install --production -g node-gyp \
|
||||||
# Generating locales
|
# Generating locales
|
||||||
|
|||||||
Reference in New Issue
Block a user