recursive own

This commit is contained in:
Blair Vanderlugt 2021-03-21 17:18:47 -07:00
parent bdd7ca14c2
commit 299385f320
1 changed files with 1 additions and 2 deletions

View File

@ -127,8 +127,7 @@ COPY contract-migration/envlist .
COPY contract-migration/*.sh ./
# RUN chown grassroots:grassroots .local/
RUN chown grassroots:grassroots ./*
RUN chown grassroots:grassroots ./.local
RUN chown grassroots:grassroots -R .
RUN chmod gu+x *.sh
RUN mkdir -p /tmp/cic/config