Skip to content

Commit

Permalink
Login improvements (#511)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Smith <[email protected]>
  • Loading branch information
sean-smith authored Dec 10, 2024
1 parent 191723c commit 662e739
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ Resources:
runAsDefaultUser: "ubuntu"
shellProfile:
windows: ""
linux: "/bin/bash -c 'cd ~ && exec bash'"
linux: "/bin/bash -c 'sudo su - ubuntu'"

#############
## Outputs ##
Expand Down

0 comments on commit 662e739

Please sign in to comment.