diff --git a/Docker/docker-template b/Docker/docker-template index ea50b2d002a3425663fabb7fac46b15d6ec7f2f6..e2ab8ee3d5ae75d7c17c2eeb91f18ae45aa8f887 100755 --- a/Docker/docker-template +++ b/Docker/docker-template @@ -42,7 +42,6 @@ while getopts "hv:" opt; do ;; esac done -[ $OPTIND -eq 1 ] && usage # Make sure we obtain info about the project source! VERSION_INFO=`$VERSION_DOCKER`