Fix docker pipeline

fix-multi-trigger
Elad Bar 2023-01-19 17:38:16 +02:00
parent 21b6088855
commit 81528d1295
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ RUN npm i npm@latest -g && \
COPY ./Docker/pm2.yml ./
# Copy default configuration files
COPY ./config/conf.json ./config/super.json /home/Shinobi/
RUN chmod -f +x /home/Shinobi/Docker/init.sh
RUN sed -i -e 's/\r//g' /home/Shinobi/Docker/init.sh
# RUN chmod -f +x /home/Shinobi/shinobi