typo
This commit is contained in:
parent
392588c92f
commit
36f0247dec
@ -38,7 +38,7 @@ if ! [ -x "$(command -v ripgrep)" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if ! [ MISSING = "" ]; then
|
if ! [ MISSING = "" ]; then
|
||||||
Installation de : $MISSING
|
echo "Installation de : $MISSING"
|
||||||
sudo apt -y install $MISSING
|
sudo apt -y install $MISSING
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user