diff --git a/.aws_customize_environment b/.aws_customize_environment index 85fd862d..04099d7c 100755 --- a/.aws_customize_environment +++ b/.aws_customize_environment @@ -21,6 +21,8 @@ # see log at /var/log/customize_environment +# called as root using sudo by .bash.d/aws-cloudshell.sh + set -euxo pipefail bash_tools="$HOME/github/bash-tools"