This commit is contained in:
parent
0c9f907b80
commit
2084d592c3
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ then
|
||||||
exit -1
|
exit -1
|
||||||
fi
|
fi
|
||||||
push $2 $3
|
push $2 $3
|
||||||
elif match_arg $1 'd' 'deploy'
|
elif match_arg $1 '-d' '--deploy'
|
||||||
then
|
then
|
||||||
check_arg $2
|
check_arg $2
|
||||||
check_arg $3
|
check_arg $3
|
||||||
|
|
Loading…
Reference in a new issue