slimm preload down

This commit is contained in:
6543 2019-05-12 00:32:37 +02:00
parent d71ef34261
commit c533881fac
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,8 @@ fi

}

function help() {
# help function
[ "$mode" == "help" ] && {
#help menue
echo "$0 is part of the TerabyteTerminator Project"
echo ""
@ -52,7 +53,6 @@ function help() {

exit 0
}
[ "$mode" == "help" ] && help

##check & prepair args
[ "${mode:0:1}" == "e" ] && touch "$md5list"