mv example to example/main

This commit is contained in:
Olof Hagsand 2019-03-31 18:34:30 +02:00
parent 65451f1045
commit 34196456a2

View file

@ -73,7 +73,7 @@ RUN make
RUN make install
# Build and install the clixon example
WORKDIR /clixon/clixon/example
WORKDIR /clixon/clixon/example/main
RUN make
RUN make install
RUN install example.xml /clixon/build/etc/clixon.xml