Skip to content

Commit 73580f2

Browse files
committed
chore: remove chown for .m2 dir in container
Signed-off-by: behnazh-w <[email protected]>
1 parent f9e6c83 commit 73580f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/user.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ fi
5151

5252
# The directory that could be mounted to the host machine file systems should
5353
# have the owner as the current user in the host machine.
54-
chown --recursive macaron:macaron "$HOME"/.m2
5554
chown --recursive macaron:macaron "$HOME"/output
5655

5756
# Run the provided Macaron command with the user macaron.

0 commit comments

Comments
 (0)