Explorar el Código

remove invalid command

Stephen Moloney hace 8 años
padre
commit
8045167b6d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -77,7 +77,6 @@ RUN \
     gosu wekan:wekan sh ./install_meteor.sh && \
     \
     # Build app
-    source /home/wekan/app/app.env && \
     cd /home/wekan/app && \
     gosu wekan /home/wekan/.meteor/meteor npm install --save xss && \
     gosu wekan /home/wekan/.meteor/meteor build --directory /home/wekan/app_build && \