Skip to content

Commit 475f590

Browse files
committed
minor change
1 parent 14a5d69 commit 475f590

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

uploadjson-ps.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ do
1313
aws ssm put-parameter --cli-input-json file://cli-input.json
1414
done
1515
IFS=$o
16+
17+
[ -f upload_object.json ] && rm -f upload_object.json
18+
[ -f cli-input.json ] && rm -f cli-input.json

0 commit comments

Comments
 (0)