diff --git a/entrypoint.sh b/entrypoint.sh index 96f7281..81edf17 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -13,6 +13,7 @@ if [ $3 == "normal" ] then verbosity="-v" elif [ $3 == "high" ] +then verbosity="-vv" fi