This commit is contained in:
2025-06-11 01:21:21 +02:00
parent 1b2ad3965b
commit 5f06d7e04c
5 changed files with 105 additions and 13 deletions
+6
View File
@@ -10,3 +10,9 @@ RUN chmod +x r
RUN mv r /usr/local/bin/r
RUN echo 'root:root' | chpasswd
COPY ./terminal /opt/bootstrap
COPY ./terminal /opt/snek
RUN cp -r ./root /opt/bootrap/root
COPY ./terminal/entry /usr/local/bin/entry