Made parser.py executable
This commit is contained in:
@@ -26,5 +26,6 @@ RUN mkdir -p /app/log
|
||||
RUN mkdir -p /app/conf
|
||||
RUN chmod +x /app/run.sh
|
||||
RUN chmod +x /app/kill-chrome.sh
|
||||
RUN chmod +x /app/parser.py
|
||||
|
||||
CMD [ "/app/run.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user