Skip to content

Commit

Permalink
Fix invalid command
Browse files Browse the repository at this point in the history
  • Loading branch information
maetthu committed Jan 14, 2025
1 parent 862afba commit b7f5e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ WORKDIR ${HOME}

ENV NETBOX_URL=""
ENV NETBOX_TOKEN=""
CMD ["${HOME}/generator/init.sh"]
CMD ["/home/generator/init.sh"]

0 comments on commit b7f5e5a

Please sign in to comment.