This commit is contained in:
Marc Beninca 2024-08-26 10:31:39 +02:00
parent 5774113c40
commit f736628313
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1166,9 +1166,6 @@ spcd_install_packages() {
;;
*) ;;
esac
# bats
spcd_step "BATS"
spcd_install_package "bats"
# graphviz
spcd_step "GraphViz"
spcd_install_package "graphviz"