Checking licence format

This commit is contained in:
Anton Reutov 2021-07-27 14:36:41 +03:00 committed by GitHub
commit bbe06d10b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,6 @@ source $VESTA/conf/vesta.conf
# Checking arg number
check_args '2' "$#" 'MODULE LICENSE'
is_user_format_valid "$license" "license"
#----------------------------------------------------------#