align dots

This commit is contained in:
root 2016-09-02 23:18:34 +03:00
parent 9accc28c2c
commit 630e31587f
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ function checkdependences {
fi
sleep 0.025
echo -ne "strings.........."
echo -ne "strings........."
if ! hash strings 2>/dev/null; then
echo -e "\e[1;31mNot installed"$transparent" (binutils)"
exit=1