Added some code snippets
All checks were successful
Build & Publish / build (push) Successful in 8m21s
All checks were successful
Build & Publish / build (push) Successful in 8m21s
This commit is contained in:
@@ -4,6 +4,7 @@ RUN sudo apt update && sudo apt install dialog -y
|
||||
|
||||
COPY script.sh /opt
|
||||
COPY data /opt/data
|
||||
COPY snippets /opt/snippets
|
||||
|
||||
RUN sudo chmod +x /opt/script.sh
|
||||
|
||||
|
Reference in New Issue
Block a user