mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-10 14:09:43 -05:00
fixed build errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user