mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-07 03:38:06 -05:00
fixed build errors
This commit is contained in:
parent
43e2f63454
commit
19273e9241
@ -14,7 +14,7 @@ RUN apt-get update \
|
||||
RUN adduser --quiet meshcentral \
|
||||
&& chmod +x /startmeshcentral.sh \
|
||||
&& su - meshcentral \
|
||||
&& cd /home/meshcentral
|
||||
&& cd /home/meshcentral \
|
||||
&& npm install meshcentral node-7z greenlock-cli
|
||||
|
||||
ENV PORT 443
|
||||
|
Loading…
x
Reference in New Issue
Block a user