861bb0
Update cli.sh: - Remove `if [[ "$FUNCNAM" =~ '^[a-z]+$' ]];then' verification. The the cli_getRepoName function do assure that FUNCNAME be in lowercase, and further file verification of FUNCSCRIPT do assure that FUNCNAM be valid.