contract migration permissions

This commit is contained in:
2021-03-21 11:32:53 -07:00
parent 88ace15d6b
commit bdd7ca14c2
2 changed files with 3 additions and 1 deletions

View File

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