Skip to content

Commit

Permalink
[test] Checking if chown mounted Docker volume in guest is necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Jul 9, 2020
1 parent 69e4c1f commit 10b1542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ all: build

build:
# Permissions workaround for global `npm install`
chown -R root:root /root/st2chatops/
# chown -R root:root /root/st2chatops/
npm install --production
npm cache verify && npm cache clean --force

Expand Down

0 comments on commit 10b1542

Please sign in to comment.