Dockerfile aktualisiert
This commit is contained in:
@@ -70,11 +70,6 @@ RUN printf "\e[37m↚ ↜ ↞ ↤ ↫ ↭ ↬ ↦ ↣ ↝ ↛ ↮ ↛ ↝ ↣
|
|||||||
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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
RUN mkdir -p /home/crime5
|
|
||||||
RUN chown -R crime5:crime5 /home/crime5
|
|
||||||
|
|
||||||
# Skript für Typanimation
|
# Skript für Typanimation
|
||||||
COPY guide/crime5/typewrite.sh /usr/local/bin/typewrite.sh
|
COPY guide/crime5/typewrite.sh /usr/local/bin/typewrite.sh
|
||||||
RUN chmod +x /usr/local/bin/typewrite.sh
|
RUN chmod +x /usr/local/bin/typewrite.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user