Skip to content

Commit

Permalink
shared/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Aug 2, 2024
1 parent 9961b36 commit cd50154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/node/scripts/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ USER_NAME=${LOCAL_USER_NAME:-worker}
USER_HOME=${LOCAL_USER_HOME:-"/home/${USER_NAME}"}

echo "Checking permissions on: ${PWD}"
sudo -u ${USER_NAME} .yarnrc
ls -alh .

echo "Starting (${*}) with user: $USER_UID $USER_NAME $USER_HOME"
Expand Down

0 comments on commit cd50154

Please sign in to comment.