💥 Removed extra note on unmet dependencies
This commit is contained in:
parent
19b3e4d682
commit
6d1c459345
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ function dependencycheck()
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ $missingdependencies -gt 0 ] ; then
|
if [ $missingdependencies -gt 0 ] ; then
|
||||||
echo "${txtred}Please install needed dependencies${txtwhite}"
|
|
||||||
exit 1
|
exit 1
|
||||||
# comment out if using in other scripts
|
# comment out if using in other scripts
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue