graphviz
This commit is contained in:
parent
52ed683ed0
commit
f22b370cc3
2 changed files with 2 additions and 1 deletions
2
spcd.sh
2
spcd.sh
|
@ -606,6 +606,8 @@ spcd_install_python() {
|
|||
|
||||
# TODO move to Python
|
||||
spcd_install_packages() {
|
||||
spcd_step "Install GraphViz"
|
||||
spcd_install_package "graphviz"
|
||||
spcd_step "Install Rsync"
|
||||
spcd_install_package "rsync"
|
||||
spcd_step "Install SSH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue