Skip to content

Commit 3253907

Browse files
Permission update
chmod+x /root/token
1 parent e70217a commit 3253907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ COPY startup.sh /startup.sh
4040
RUN cd /opt/nmapdashboard && python3 manage.py migrate
4141
RUN apt-get autoremove -y
4242
RUN ln -s /opt/nmapdashboard/nmapreport/token.py /root/token
43+
RUN chmod + /root/token
4344

4445
EXPOSE 8000
4546

0 commit comments

Comments
 (0)