diff --git a/scripts/autogen_licences.sh b/scripts/autogen_licences.sh index 6038164..1495505 100755 --- a/scripts/autogen_licences.sh +++ b/scripts/autogen_licences.sh @@ -30,7 +30,7 @@ fi DIRECTORY="$1" WRITE="" -if [ "$#" -ge 3 ]; then +if [ "$#" -ge 2 ]; then WRITE="$2" fi