Merge branch 'main' of https://git.st-server.org/Schule/Debian-Retzel
This commit is contained in:
@@ -42,7 +42,7 @@ RUN sed -i 's/#PermitEmptyPasswords no/PermitEmptyPasswords no/' /etc/ssh/sshd_c
|
|||||||
|
|
||||||
|
|
||||||
RUN mkdir -p /guide
|
RUN mkdir -p /guide
|
||||||
RUN echo "crime1" > /guide/crime1.txt
|
RUN echo "\033[31m✧ Willkommen im Escape Room von Tim und Michail ✧\033[0m" > /guide/crime1.txt
|
||||||
RUN echo "crime2" > /guide/crime2.txt
|
RUN echo "crime2" > /guide/crime2.txt
|
||||||
|
|
||||||
RUN echo 'if [ -f "/guide/$(whoami).txt" ]; then cat "/guide/$(whoami).txt"; fi' >> /etc/bash.bashrc
|
RUN echo 'if [ -f "/guide/$(whoami).txt" ]; then cat "/guide/$(whoami).txt"; fi' >> /etc/bash.bashrc
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
\033[31m✧ Willkommen im Escape Room von Tim und Michail ✧\033[0m
|
crime1
|
||||||
Reference in New Issue
Block a user