mirror of
https://github.com/wekan/wekan.git
synced 2025-12-29 21:58:49 +01:00
remove invalid command
This commit is contained in:
parent
578619d409
commit
8045167b6d
1 changed files with 0 additions and 1 deletions
|
|
@ -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 && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue