Skip to content

Commit 14a5d69

Browse files
committed
minor change
1 parent cc0c76c commit 14a5d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master_deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ deploy_lambda_package()
881881
# Input Collection and validation
882882
input_parsing_validation()
883883
{
884-
while getopts .d:h:i:e:l:t:v:s:p:g:c:m:. OPTION
884+
while getopts .d:h:i:e:l:j:t:v:s:p:g:c:m:. OPTION
885885
do
886886
case $OPTION in
887887
d)

0 commit comments

Comments
 (0)