removed useless redefinition from db_assembler
This commit is contained in:
parent
c9610ca0b5
commit
a8fc7068d4
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ if [ -f "./config.sh" ]; then
|
|||
source "./config.sh" # should overwrite previous
|
||||
fi
|
||||
|
||||
unamestr=`uname`
|
||||
if [[ "$unamestr" == 'Darwin' ]]; then
|
||||
MD5_CMD="md5"
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue