minor fix
This commit is contained in:
parent
d3a4e7ef8f
commit
f753234278
1 changed files with 1 additions and 1 deletions
2
wpfind
2
wpfind
|
@ -84,7 +84,7 @@ function timeElapsed () { #beginProcess endProcess
|
|||
}
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# check if detox is installed
|
||||
# check if detox and Imagemagick are installed
|
||||
#------------------------------------------------------------------------------
|
||||
function depInstalled () {
|
||||
if ! which detox >/dev/null; then
|
||||
|
|
Loading…
Reference in a new issue