mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-17 10:29:00 +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)
|
||||
npm -v \
|
||||
npm install -g npm@latest \
|
||||
npm -v\
|
||||
npm -v \
|
||||
# Install node-gyp
|
||||
&& npm install --production -g node-gyp \
|
||||
# Generating locales
|
||||
|
||||
Reference in New Issue
Block a user