atikur-rabbi commited on
Commit
987996c
1 Parent(s): eef150f
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -31,5 +31,5 @@ RUN wget https://github.com/cmdr2/stable-diffusion-ui/releases/download/v2.5.24/
31
  rm Easy-Diffusion-Linux.zip
32
 
33
  # ENTRYPOINT [ "docker-entrypoint.py" ]
34
- RUN cd Easy-Diffusion-Linux && \
35
  ls
 
31
  rm Easy-Diffusion-Linux.zip
32
 
33
  # ENTRYPOINT [ "docker-entrypoint.py" ]
34
+ RUN cd easy-diffusion && \
35
  ls