diff --git a/build.sh b/build.sh index 5fdda28..483a644 100755 --- a/build.sh +++ b/build.sh @@ -67,7 +67,7 @@ while [ $# != 0 ];do done if [ -z $MODE ]; then - echo "ERROR: the -t option is mandatory. Check Usage and relaunch" + echo "ERROR: the -e option is mandatory. Check Usage and relaunch" Usage exit fi