mv example to example/main
This commit is contained in:
parent
65451f1045
commit
34196456a2
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ RUN make
|
||||||
RUN make install
|
RUN make install
|
||||||
|
|
||||||
# Build and install the clixon example
|
# Build and install the clixon example
|
||||||
WORKDIR /clixon/clixon/example
|
WORKDIR /clixon/clixon/example/main
|
||||||
RUN make
|
RUN make
|
||||||
RUN make install
|
RUN make install
|
||||||
RUN install example.xml /clixon/build/etc/clixon.xml
|
RUN install example.xml /clixon/build/etc/clixon.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue