kopia lustrzana https://github.com/OpenDroneMap/WebODM
Added chmod +x command to docker
rodzic
d3e47b4853
commit
880a2f58ec
|
@ -29,3 +29,6 @@ WORKDIR /webodm/nodeodm/external/node-OpenDroneMap
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
WORKDIR /webodm
|
WORKDIR /webodm
|
||||||
|
|
||||||
|
# Make sure all scripts are executable
|
||||||
|
RUN chmod +x *.sh
|
||||||
|
|
Ładowanie…
Reference in New Issue