1
0
Fork 0

Add empty line

This commit is contained in:
Braiden Vasco 2017-07-02 12:34:26 +00:00
parent ab1ac1dcc9
commit e15e394488
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ dependencies_check() {
echo " * $package_name"
done
tput sgr0 # No color
false
fi
}