Skip to content

Commit

Permalink
Update deployments/aws/env/env.bash
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Fossati <[email protected]>
  • Loading branch information
setrofim and thomas-fossati authored Feb 12, 2025
1 parent 051bae5 commit d00ee83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/aws/env/env.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# E.g.
#
# # inside your script
# source deployments/aws/env/env.zsh --
# source deployments/aws/env/env.bash --
#
_this_dir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
_deployment_root="${_this_dir}/.."
Expand Down

0 comments on commit d00ee83

Please sign in to comment.