slimm preload down
This commit is contained in:
parent
d71ef34261
commit
c533881fac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user