Skip to content

Commit

Permalink
Chown fix for export
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Aug 9, 2019
1 parent 7bdbff0 commit 7fa1606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# NOTE: tutorials will be re-created on startup even if users deleted them
# Do we really want that?
chown node:node /quinoa-server
chown -R node:node /quinoa-server/data
su-exec node:node /usr/local/bin/npm run load:tutorials:docker

Expand Down

0 comments on commit 7fa1606

Please sign in to comment.