eienmojiki commited on
Commit
4604a94
1 Parent(s): 8686459

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -45,7 +45,7 @@ USER koga
45
 
46
  WORKDIR $HOME
47
 
48
- RUN git clone https://github.com/Lissy93/dashy.git && \
49
 
50
  WORKDIR $HOME/dashy
51
 
 
45
 
46
  WORKDIR $HOME
47
 
48
+ RUN git clone https://github.com/Lissy93/dashy.git
49
 
50
  WORKDIR $HOME/dashy
51