mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
fix docker build of PR 4954 (part 2)
This commit is contained in:
parent
b1083607d4
commit
26b30c817c
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ RUN \
|
|||
rm -R /home/wekan/app && \
|
||||
rm -R /home/wekan/app_build && \
|
||||
mkdir /data && \
|
||||
chown wekan --recursive /data && \
|
||||
chown wekan --recursive /data
|
||||
#cat /home/wekan/python/esprima-python/files.txt | xargs rm -R && \
|
||||
#rm -R /home/wekan/python
|
||||
#rm /home/wekan/install_meteor.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue