Skip to content

Commit

Permalink
Debug krew
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Maria Cultrera committed Oct 14, 2023
1 parent 5e6f920 commit 5b07789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/krew/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ printenv
echo "------------------------------------------------------------------------------------------------------------------------------------"

if [ -n "$_REMOTE_USER" ]; then
su - $_REMOTE_USER
su $_REMOTE_USER
fi

whoami
Expand Down

0 comments on commit 5b07789

Please sign in to comment.