Remove Standart Message
This commit is contained in:
@@ -41,6 +41,7 @@ RUN sed -i 's/#PasswordAuthentication yes/PasswordAuthentication yes/' /etc/ssh/
|
||||
RUN sed -i 's/#PermitEmptyPasswords no/PermitEmptyPasswords no/' /etc/ssh/sshd_config
|
||||
|
||||
|
||||
RUN rm -fr /etc/update-motd.d/*
|
||||
RUN mkdir -p /guide
|
||||
|
||||
RUN printf "\e[37m↚ ↜ ↞ ↤ ↫ ↭ ↬ ↦ ↣ ↝ ↛ ↮ ↛ ↝ ↣ ↦ ↬ ↭ ↫ ↤ ↞ ↜ ↚\e[0m\n" > /guide/crime1.txt
|
||||
|
||||
Reference in New Issue
Block a user