Automatically add code to main.c
All checks were successful
Build & Publish / build (push) Successful in 8m36s

This commit is contained in:
2023-08-03 14:44:16 +02:00
parent 555419f701
commit cfe0381610
6 changed files with 79 additions and 41 deletions

View File

@@ -8,4 +8,6 @@ COPY snippets /opt/snippets
RUN sudo chmod +x /opt/script.sh
WORKDIR /opt
ENTRYPOINT /opt/script.sh