diff --git a/split-dl.sh b/split-dl.sh index 7b37227..83c6700 100755 --- a/split-dl.sh +++ b/split-dl.sh @@ -49,7 +49,7 @@ done if [ "$FILE" == "" ] || [ "$MODE" == "" ]; then echo "Missing arguments! Please define the mode with -m and the file/link with -f. More info with -h." exit 1 -else +#else #echo "$MODE $SPLITSIZE $INFO $FILE $CHECKSUM" fi