minor changes
This commit is contained in:
parent
e1f6264b71
commit
bbd1b5f201
@ -91,6 +91,7 @@ if [ $laptop -eq 1 ]; then
|
|||||||
# just catch everything, ik there are better ways to do this
|
# just catch everything, ik there are better ways to do this
|
||||||
case $dependency in
|
case $dependency in
|
||||||
xorg)
|
xorg)
|
||||||
|
echo "xorg is has no command."
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
failures+=("$dependency")
|
failures+=("$dependency")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user