|
|
|
@@ -13,7 +13,7 @@ show_help() { |
|
|
|
echo |
|
|
|
echo "Options:" |
|
|
|
echo " -b Branch to deploy, default is master" |
|
|
|
echo " -s Service to deploy (manage-front, manage, front, all, default is manage-front)" |
|
|
|
echo " -s Service to deploy (manage-front, manage, front, all, system, default is manage-front)" |
|
|
|
echo " -h Show this help message" |
|
|
|
} |
|
|
|
|
|
|
|
|