Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
EkkoG committed Sep 23, 2023
1 parent c728596 commit a6de3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ if [ ! -z $RM_FIRST ]; then
compose rm -f
fi

# mkdir -p bin
mkdir -p bin
# # macOS no need to change the owner
# # change the owner of bin to 1000:1000 when running on linux
# if [[ $(uname) =~ "Linux" ]]; then
Expand Down

0 comments on commit a6de3c4

Please sign in to comment.