This commit is contained in:
2025-06-11 01:28:35 +02:00
parent 015337d75c
commit 26a54848f1
+1 -1
View File
@@ -14,5 +14,5 @@ RUN echo 'root:root' | chpasswd
COPY ./terminal /opt/bootstrap COPY ./terminal /opt/bootstrap
COPY ./terminal /opt/snek COPY ./terminal /opt/snek
RUN cp -r ./root /opt/bootrap/root RUN cp -r /root /opt/bootstrap/root
COPY ./terminal/entry /usr/local/bin/entry COPY ./terminal/entry /usr/local/bin/entry