made it executable
This commit is contained in:
parent
c72ce7f091
commit
eb125fb1bb
@ -63,6 +63,7 @@ RUN git clone https://github.com/ranchimall/floscout.git
|
||||
WORKDIR floscout
|
||||
COPY example .
|
||||
COPY mongoose.sh .
|
||||
RUN chmod +x mongoose.sh
|
||||
WORKDIR ../
|
||||
|
||||
# Supervisor configurations
|
||||
|
||||
Loading…
Reference in New Issue
Block a user