typo
This commit is contained in:
parent
36f0247dec
commit
4e990fcf87
@ -24,7 +24,7 @@ fi
|
||||
|
||||
if ! [ -x "$(command -v fdfind)" ]; then
|
||||
echo "fdfind manque et doit être installé"
|
||||
MISSING="${MISSING} fdfind"
|
||||
MISSING="${MISSING} fd-find"
|
||||
fi
|
||||
|
||||
if ! [ -x "$(command -v fzf)" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user