Fix failing cleanup dp (#22462)

This commit is contained in:
Goutham Pratapa 2023-04-17 11:51:42 +05:30 committed by GitHub
parent 6bbcbc1b2c
commit a835909525
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,6 @@
#!/bin/bash
# Configure the AWS & kubectl environment
set -o errexit
set -o nounset
mkdir ~/.aws; touch ~/.aws/config
echo "[default]