made it executable

This commit is contained in:
Divyansh Bhardwaj 2022-05-18 23:25:10 +05:30
parent c72ce7f091
commit eb125fb1bb

View File

@ -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