Explorar el Código

Try to fix Dockerfile

Lauri Ojansivu hace 8 años
padre
commit
eb83a9fb62
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -96,7 +96,6 @@ RUN \
       gosu wekan:wekan sh ./install_meteor.sh; \
     else \
       gosu wekan:wekan git clone --recursive --depth 1 -b release/METEOR@${METEOR_EDGE} git://github.com/meteor/meteor.git /home/wekan/.meteor; \
-    fi \
     \
     # Get additional packages
     cd /home/wekan/.meteor/packages && \