Skip to content

Commit 34c52cd

Browse files
committed
Option Bug fixed
1 parent 5ffc6a6 commit 34c52cd

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
@@ -651,7 +651,7 @@ deploy_lambda_package()
651651
# Input Collection and validation
652652
input_parsing_validation()
653653
{
654-
while getopts .d:h:i:e:t:v:s:p:g:c:. OPTION
654+
while getopts .d:h:i:e:t:v:s:p:g:c:m:. OPTION
655655
do
656656
case $OPTION in
657657
d)

0 commit comments

Comments
 (0)