Thanks shell

This commit is contained in:
Johannes Zellner
2016-12-12 14:59:30 +01:00
parent 6e1751d0ed
commit b6e96d77aa

View File

@@ -40,7 +40,7 @@ if [[ "$1" == "s3" ]]; then
readonly password="$9"
if [ $# -gt 9 ]; then
export AWS_SESSION_TOKEN="$10"
export AWS_SESSION_TOKEN="${10}"
fi
fi